.. include:: headings.inc .. module:: lib.editor.editor .. currentmodule:: lib.editor.editor .. highlight:: python .. _lib.editor.editor: ========================================================================================================================================== |phoenix_title| **editor** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **editor** .. raw:: html

Inheritance diagram of editor

| |function_summary| Functions Summary ==================================== ================================================================================ ================================================================================ :func:`~lib.editor.editor.ForceBetween` :func:`~lib.editor.editor.LineSplitter` :func:`~lib.editor.editor.LineTrimmer` ================================================================================ ================================================================================ | |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`lib.editor.editor.Editor` :ref:`lib.editor.editor.Scroller` ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: lib.editor.editor.Editor lib.editor.editor.Scroller Functions ------------ .. function:: ForceBetween(min, val, max) .. function:: LineSplitter(text) .. function:: LineTrimmer(lineOfText)