| Trees | Indices | Help |
|---|
|
|
object --+
|
Base.AccessEngineEvent --+
|
ChildrenChange
Event that fires on children changes.
This class registers its name and whether it should be monitored by default in an AEMonitor using the Base.registerEventType function when this module is first imported. The AEMonitor can use this information to build its menus.
|
|||
|
|||
| string |
|
||
| boolean |
|
||
| dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
| boolean |
added True when a child is added, False when removed |
||
| POR |
child_por The POR of added/removed child |
||
| POR |
por Point of regard associated with this event |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Stores the POR, event name, first and last children (if any) associated with the event.
|
Returns a human readable representation of this event including its name, its POR, its event name, and its associated values.
|
Contacts the TierManager so it can manage the children change event.
|
Fetches data out of this AEEvent.ChildrenChange for use by a Task.ChildrenTask.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:16 2007 | http://epydoc.sourceforge.net |