Home | Trees | Indices | Help |
|
---|
|
object --+ | IPropertySetChangeNotifier
The interface for adding and removing
IPropertySetChangeEvent
listeners. By implementing this
interface a class explicitly announces that it will generate a
IPropertySetChangeEvent
when the set of property IDs
supported by the container is modified.
A property set change means the addition, removal or other structural changes to the properties of a container. Changes concerning the set of items in the container and their property values are not property set changes.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Registers a new Property set change listener for this IContainer.
|
Removes a previously registered Property set change listener.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:20 2015 | http://epydoc.sourceforge.net |