API Reference for Enthought Tool Suite 3.2.0
A tree control with a model/ui architecture.
Create a logger for this module.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Callable | enthought.traits.trait_types.Callable |
| Enum | enthought.traits.trait_types.Enum |
| Event | enthought.traits.trait_types.Event |
| GUI | enthought.pyface.gui.GUI |
| ImageList | enthought.pyface.image_list.ImageList |
| Instance | enthought.traits.trait_types.Instance |
| KeyPressedEvent | enthought.pyface.key_pressed_event.KeyPressedEvent |
| List | enthought.traits.trait_types.List |
| logging | logging |
| os | os |
| Property | enthought.traits.traits.Property |
| PythonDropSource | enthought.util.wx.drag_and_drop.PythonDropSource |
| PythonDropTarget | enthought.util.wx.drag_and_drop.PythonDropTarget |
| Str | enthought.traits.trait_types.Str |
| Trait | enthought.traits.traits.Trait |
| TreeModel | enthought.pyface.tree.tree_model.TreeModel |
| Tuple | enthought.traits.trait_types.Tuple |
| Widget | enthought.pyface.widget.Widget |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.