API Reference for Enthought Tool Suite 2.7.1

Implements "features" on DockWindows.

See "The DockWindowFeature Feature of DockWindows" document (.doc or .pdf) in enthought.pyface.doc for details on using this class.

Traits are defined on each feature instance. One or more feature instances are created for each application component that a feature class applies to. A given feature class might or might not apply to a specific application component. The feature class determines whether it applies to an application component when the feature is activated, or when a new application component is added to the DockWindow (and the feature is already active).

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

Copyright © 2002-2008 Enthought, Inc.