API Reference for Enthought Tool Suite 3.2.0

Traits View definition file.

The view trait of the parent class is extracted from the model definition file. This file can either be exec()ed or imported. See core/base.py:Base.trait_view() for what is currently used. Using exec() allows view changes without needing to restart Mayavi, but is slower than importing.

Variables

Imported Names

Local nameRefers to
DropEditorenthought.traits.ui.editors.drop_editor.DropEditor
Groupenthought.traits.ui.group.Group
InstanceEditorenthought.traits.ui.editors.instance_editor.InstanceEditor
Itementhought.traits.ui.item.Item
Tabbedenthought.traits.ui.group.Tabbed
tvtkenthought.tvtk.tvtk.tvtk
Viewenthought.traits.ui.view.View

© Copyright 2002-2009 Enthought, Inc.