traitsui.editors.value_editor module¶
Defines the tree-based Python value editor and the value editor factory.
- traitsui.editors.value_editor.ToolkitEditorFactory¶
alias of
ValueEditor
- class traitsui.editors.value_editor.ValueEditor(*args, **traits)[source]¶
Bases:
EditorFactory
Editor factory for tree-based value editors.
- auto_open = Int(2)¶
Number of tree levels to automatically open