Package muntjac :: Package data :: Module container
[hide private]
[frames] | no frames]

Module container

source code

A specialized set of identified Items.

Classes [hide private]
  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.
Variables [hide private]
  __package__ = None
hash(x)