traitsui.editors.text_editor module

Defines the text editor factory for all traits toolkit backends.

traitsui.editors.text_editor.TextEditor

alias of ToolkitEditorFactory

class traitsui.editors.text_editor.ToolkitEditorFactory(*args, **traits)

Bases: traitsui.editor_factory.EditorFactory

Editor factory for text editors.

Previous topic

traitsui.editors.tabular_editor module

Next topic

traitsui.editors.time_editor module

This Page