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

Class IItemSetChangeListener

source code

object --+
         |
        IItemSetChangeListener
Known Subclasses:

IContainer Item set change listener interface.

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.

Instance Methods [hide private]
 
containerItemSetChange(self, event)
Lets the listener know a Containers visible (filtered and/or sorted, if applicable) Item set has changed.
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]

containerItemSetChange(self, event)

source code 

Lets the listener know a Containers visible (filtered and/or sorted, if applicable) Item set has changed.

Parameters:
  • event - change event text