API Reference for Enthought Tool Suite 2.7.1
Defines the abstract Editor class, which represents an editing control for an object trait in a Traits-based user interface.
Reference to an EditorFactory object
factory_trait = Trait(EditorFactory)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.traits.Any |
| EditorFactory | enthought.traits.ui.editor_factory.EditorFactory |
| false | enthought.traits.traits.false |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| Instance | enthought.traits.traits.Instance |
| Item | enthought.traits.ui.item.Item |
| Property | enthought.traits.traits.Property |
| ReadOnly | enthought.traits.traits.ReadOnly |
| Str | enthought.traits.traits.Str |
| Trait | enthought.traits.traits.Trait |
| TraitError | enthought.traits.trait_errors.TraitError |
| true | enthought.traits.traits.true |
| Undefined | enthought.traits.trait_base.Undefined |
| UndoItem | enthought.traits.ui.undo.UndoItem |
Copyright © 2002-2008 Enthought, Inc.