API Reference for Enthought Tool Suite 3.2.0

Manages a list of selected items. Items in this list should have a selection_state trait (Is this ISelectable??).

One item (the first right now) has its selection_state set to 'selected'. All others have their state set to 'coselected'.

fixme: Currently, the first item selected is always the "primary"
selection and all other items are the "coselected" items.

fixme: The logic for this still needs work to make it clean.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.