Home | Trees | Indices | Help |
|
---|
|
object --+ | container.IContainer --+ | object --+ | | | container.IPropertySetChangeListener --+ | object --+ | | | container.IItemSetChangeListener --+ | PiggybackListener
This listener 'piggybacks' on the real listener in order to update the wrapper when needed. It proxies equals() and hashCode() to the real listener so that the correct listener gets removed.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from 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 Wed Jun 10 22:40:21 2015 | http://epydoc.sourceforge.net |