API Reference for Enthought Tool Suite 3.2.0
Defines the Group class used to represent a group of items used in a Traits-based user interface.
Amount of padding to add around item
Padding = Range(0, 15, desc = 'amount of padding to add around each item')
Delegate trait to the object being "shadowed"
ShadowDelegate = Delegate('shadow')
| Local name | Refers to |
|---|---|
| ATheme | enthought.traits.ui.ui_traits.ATheme |
| Bool | enthought.traits.trait_types.Bool |
| Delegate | enthought.traits.trait_types.Delegate |
| dock_window_theme | enthought.traits.ui.dock_window_theme.dock_window_theme |
| DockWindowTheme | enthought.traits.ui.dock_window_theme.DockWindowTheme |
| find | string.find |
| Include | enthought.traits.ui.include.Include |
| Instance | enthought.traits.trait_types.Instance |
| Item | enthought.traits.ui.item.Item |
| Layout | enthought.traits.ui.ui_traits.Layout |
| List | enthought.traits.trait_types.List |
| Orientation | enthought.traits.ui.ui_traits.Orientation |
| Range | enthought.traits.trait_types.Range |
| ReadOnly | enthought.traits.trait_types.ReadOnly |
| SequenceTypes | enthought.traits.ui.ui_traits.SequenceTypes |
| Str | enthought.traits.trait_types.Str |
| TraitError | enthought.traits.trait_errors.TraitError |
| ViewSubElement | enthought.traits.ui.view_element.ViewSubElement |
© Copyright 2002-2009 Enthought, Inc.