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 help(type(x)) 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 Fri Jun 5 20:45:00 2015 | http://epydoc.sourceforge.net |