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

Module container_hierarchical_wrapper

source code

A wrapper class for adding external hierarchy to containers not implementing the IHierarchical interface.

Classes [hide private]
  ContainerHierarchicalWrapper
A wrapper class for adding external hierarchy to containers not implementing the IHierarchical interface.
  PiggybackListener
This listener 'piggybacks' on the real listener in order to update the wrapper when needed.
  ListedItemsFirstComparator
A comparator that sorts the listed items before other items.
Variables [hide private]
  __package__ = 'muntjac.data.util'