API Reference for Enthought Tool Suite 3.2.0
Defines the base class for the wxPython-based Traits UI modal and non-modal dialogs.
List of alternative context items that might handle an Action 'perform':
PerformHandlers = ('object', 'model')
List of all predefined system button names:
SystemButtons = [ 'Undo', 'Redo', 'Apply', 'Revert', 'OK', 'Cancel', 'Help' ]
| Local name | Refers to |
|---|---|
| Action | enthought.traits.ui.menu.Action |
| Editor | enthought.traits.ui.wx.editor.Editor |
| Event | enthought.traits.trait_types.Event |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| HasStrictTraits | enthought.traits.has_traits.HasStrictTraits |
| Instance | enthought.traits.trait_types.Instance |
| List | enthought.traits.trait_types.List |
| UI | enthought.traits.ui.ui.UI |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.