traitsui.editors.file_editor module

Defines the file editor factory for all traits toolkit backends.

traitsui.editors.file_editor.FileEditor

alias of ToolkitEditorFactory

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

Bases: traitsui.editors.text_editor.ToolkitEditorFactory

Editor factory for file editors.

Previous topic

traitsui.editors.enum_editor module

Next topic

traitsui.editors.font_editor module

This Page