API Reference for Enthought Tool Suite 2.7.1

An extension point.

All extension points must derive from this class. Plug-ins contribute to the extension point by creating instances of the derived classes.

Extension points are intended to be declarative and should not contain any methods (other than those inherited from HasPrivateTraits).

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Copyright © 2002-2008 Enthought, Inc.