traitsui.editors.title_editor module

Defines the title editor factory for all traits toolkit backends.

traitsui.editors.title_editor.TitleEditor

alias of ToolkitEditorFactory

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

Bases: traitsui.editor_factory.EditorFactory

Editor factory for Title editors.

Previous topic

traitsui.editors.time_editor module

Next topic

traitsui.editors.tree_editor module

This Page