| Trees | Indices | Help |
|---|
|
|
object --+
|
Base.AccessEngineEvent --+
|
FocusChange
Event that fires when the focused accessible 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 |
|
||
| POR |
|
||
| dictionary |
|
||
| boolean |
|
||
|
Inherited from Inherited from |
|||
|
|||
| boolean |
gained Type of focus change: True if gained, False if lost |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Stores the POR for the focused object and the type of focus event.
|
Returns a human readable representation of this event including its name, its POR, and its type.
|
Returns the POR for this focus event. Used by Tier to maintain a focus POR.
|
Fetches data out of this FocusChange for use by a Task.FocusTask.
|
Contacts the TierManager so it can manage the focus change event.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:16 2007 | http://epydoc.sourceforge.net |