| Trees | Indices | Help |
|---|
|
|
object --+
|
Base.AccessEngineEvent --+
|
PrivateChange
Event that fires when some change occurs.
|
|||
|
|||
| boolean |
|
||
| dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
KEY_PRESS = 0
|
|||
|
|||
| integer |
kind Kind of chage, one of class variables in this class |
||
| dictionary |
kwargs Aribitrary data to be provided with the event |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Calls the base class and stores the kind and data.
|
Contacts the TierManager so it can manage the private event.
|
Fetches data out of this PrivateChange for use by the TierManager or a Tier.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:16 2007 | http://epydoc.sourceforge.net |