| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
container.IPropertySetChangeListener --+
|
object --+ |
| |
container.IItemSetChangeListener --+
|
PiggybackListener
This listener 'piggybacks' on the real listener in order to update the wrapper when needed. It proxies __eq__() and __hash__() to the real listener so that the correct listener gets removed.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Lets the listener know a Containers visible (filtered and/or sorted, if applicable) Item set has changed.
|
Notifies this listener that the set of property IDs supported by the IContainer has changed.
|
hash(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:50 2013 | http://epydoc.sourceforge.net |