API Reference for Enthought Tool Suite 2.7.1
Subpackages
- null - Define the concrete implementations of the traits Toolkit interface for the
- tk
- wx - Defines the concrete implementations of the traits Toolkit interface for
Submodules
- api
- delegating_handler - A handler that delegates the handling of events to a set of sub-handlers
- dockable_view_element - Defines the DockableViewElement class, which allows Traits UIs and
Traits UI elements to be docked in external PyFace DockWindow windows.
- editor - Defines the abstract Editor class, which represents an editing control for
an object trait in a Traits-based user interface.
- editor_factory - Defines the abstract EditorFactory class, which represents a factory for
creating the Editor objects used in a Traits-based user interface.
- editors - Defines "factory functions" for all of the standard EditorFactorys
subclasses.
- group - Defines the Group class used to represent a group of items used in a
Traits-based user interface.
- handler - Defines the Handler class used to manage and control the editing process in
a Traits-based user interface.
- help - Defines the help interface for displaying the help associated with a
Traits UI View object.
- help_template - Defines the HTML help templates used for formatting Traits UI help pages.
- helper - Defines various helper functions that are useful for creating Traits-based
user interfaces.
- include - Defines the Include class, which is used to represent a substitutable
element within a user interface View.
- instance_choice - Defines the various instance descriptors used by the instance editor and
instance editor factory classes.
- item - Defines the Item class, which is used to represent a single item within
a Traits-based user interface.
- key_bindings - Defines KeyBinding and KeyBindings classes, which manage the mapping of
keystroke events into method calls on controller objects that are supplied by
the application.
- message - Displays a message to the user as a modal window.
- table_column - Defines the table column descriptor used by the editor and editor factory
classes for numeric and table editors.
- table_filter - Defines the filter object used to filter items displayed in a table editor.
- toolkit - Defines the stub functions used for creating concrete implementations of
the standard EditorFactory subclasses supplied with the Traits package.
- traits
- tree_node - Defines the tree node descriptor used by the tree editor and tree editor
factory classes.
- tuidb - Defines the Traits UI database manager.
- ui - Defines the UI class used to represent an active traits-based user
interface.
- ui_info - Defines the UIInfo class used to represent the object and editor content of
an active Traits-based user interface.
- ui_traits - Defines common traits used within the traits.ui package.
- undo - Manager for Undo and Redo history for Traits user interface support.
- value_tree - Defines tree node classes and editors for various types of values.
- view - Defines the View class used to represent the structural content of a
Traits-based user interface.
- view_element - Defines the abstract ViewElement class that all trait view template items
(i.e., View, Group, Item, Include) derive from.
- view_elements - Define the ViewElements class, which is used to define a (typically
class-based) hierarchical name space of related ViewElement objects
Copyright © 2002-2008 Enthought, Inc.