API Reference for Enthought Tool Suite 3.0.1

An interface that items on a list canvas can implement to supply information that would normally be supplied by a ListCanvasAdapter.

Note that it is not necessary for a class to implement the entire interface. If a list canvas adapter sees that an item implements the IListCanvasItem interface, it will check to see if the class implements the particular aspect of the interface it needs. If it does not, then the adapter will satisfy the request itself.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

© Copyright 2002-2008 Enthought, Inc.