| Home | Trees | Indices | Help |
|
|---|
|
|
A specialized set of identified Items.
|
|||
|
IContainer A specialized set of identified Items. |
|||
|
IOrdered Interface for IContainer classes whose Items can be traversed in order.
|
|||
|
ISortable Interface for IContainer classes whose Items can be sorted.
|
|||
|
IIndexed Interface for IContainer classes whose Items can be accessed by their position in the
container.
|
|||
|
IHierarchical Interface for IContainer classes whose Items can be
arranged hierarchically.
|
|||
|
ISimpleFilterable Interface that is implemented by containers which allow reducing their visible contents based on a set of filters. |
|||
|
IFilter IFilter interface for container filtering. |
|||
|
IFilterable Interface that is implemented by containers which allow reducing their visible contents based on a set of filters. |
|||
|
IViewer Interface implemented by viewer classes capable of using a IContainer as a data source. |
|||
|
IEditor Interface implemented by the editor classes supporting editing the IContainer. |
|||
|
IItemSetChangeEvent An Event object specifying the IContainer whose Item
set has changed (items added, removed or reordered).
|
|||
|
IItemSetChangeListener IContainer Item set change listener interface. |
|||
|
IItemSetChangeNotifier The interface for adding and removing IItemSetChangeEvent listeners.
|
|||
|
IPropertySetChangeEvent An Event object specifying the IContainer whose
Property set has changed.
|
|||
|
IPropertySetChangeListener The listener interface for receiving IPropertySetChangeEvent objects.
|
|||
|
IPropertySetChangeNotifier The interface for adding and removing IPropertySetChangeEvent listeners.
|
|||
|
|||
__package__ = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:46 2013 | http://epydoc.sourceforge.net |