API Reference for Enthought Tool Suite 3.0.1
Code related to traits UI menu items for the tree view of mayavi.
Try and return the engine given an object in the mayavi pipeline. This basically walks up the parent's of the object till the engine is found.
| Local name | Refers to |
|---|---|
| Action | enthought.traits.ui.menu.Action |
| Any | enthought.traits.trait_types.Any |
| error | enthought.mayavi.core.common.error |
| FileDialog | enthought.pyface.file_dialog.FileDialog |
| GUI | enthought.pyface.gui.GUI |
| HasTraits | enthought.traits.has_traits.HasTraits |
| isfile | os.path.isfile |
| List | enthought.traits.trait_types.List |
| Menu | enthought.pyface.action.menu_manager.MenuManager |
| OK | enthought.pyface.constant.OK |
| registry | enthought.mayavi.core.registry.registry |
| splitext | os.path.splitext |
© Copyright 2002-2008 Enthought, Inc.