Home | Trees | Indices | Help |
|
---|
|
object --+ | IItemSetChangeNotifier
The interface for adding and removing IItemSetChangeEvent
listeners. By implementing this interface a class explicitly announces
that it will generate a IItemSetChangeEvent
when its
contents are modified.
An item set change refers to addition, removal or reordering of items in the container. A simple property value change is not an item set change.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Adds an Item set change listener for the object.
|
Removes the Item set change listener from the object.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:50 2013 | http://epydoc.sourceforge.net |