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
Groupenthought.traits.ui.group.Group
HGroupenthought.traits.ui.group.HGroup
ImageEnumEditorenthought.traits.ui.editors.image_enum_editor.ImageEnumEditor
InstanceEditorenthought.traits.ui.editors.instance_editor.InstanceEditor
Itementhought.traits.ui.item.Item
lut_mode_listenthought.mayavi.core.lut_manager.lut_mode_list
osos
Viewenthought.traits.ui.view.View

© Copyright 2002-2009 Enthought, Inc.