API Reference for Enthought Tool Suite 3.2.0
Defines a GenericModule which is a collection of mayavi filters/components put together. This is very convenient and useful to create new modules.
Find the object which corrsponds to given state instance (needle) in the given state (haystack) and object representing that haystack.
needle -- The State instance to find haystack -- The source State in which we are to find the state object -- the object corresponding to the haystack
| Local name | Refers to |
|---|---|
| Actor | enthought.mayavi.components.actor.Actor |
| Bool | enthought.traits.trait_types.Bool |
| Enum | enthought.traits.trait_types.Enum |
| Group | enthought.traits.ui.group.Group |
| handle_children_state | enthought.mayavi.core.common.handle_children_state |
| Instance | enthought.traits.trait_types.Instance |
| Item | enthought.traits.ui.item.Item |
| ListEditor | enthought.traits.ui.editors.list_editor.ListEditor |
| Module | enthought.mayavi.core.module.Module |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2009 Enthought, Inc.