| Trees | Indices | Help |
|---|
|
|
object --+
|
Base.AccessEngineEvent --+
|
ScreenChange
Event that fires when some aspect of screen bounds or visible data 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 |
|||
|
|||
| integer |
kind One of the integer class variables in this class |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Calls the base class and stores POR and type of event.
|
Returns a human readable representation of this event including its name, its POR, and its kind.
|
Contacts the TierManager so it can manage the screen change event.
|
Fetches data out of this ScreenChange for use by a Task.ScreenTask.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:16 2007 | http://epydoc.sourceforge.net |