Package muntjac :: Package data :: Module container :: Class IItemSetChangeEvent
[hide private]
[frames] | no frames]

Class IItemSetChangeEvent

source code

object --+
         |
        IItemSetChangeEvent

An Event object specifying the IContainer whose Item set has changed (items added, removed or reordered).

A simple property value change is not an item set change.

Instance Methods [hide private]
 
getContainer(self)
Gets the Property where the event occurred.
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

getContainer(self)

source code 

Gets the Property where the event occurred.

Returns:
source of the event