| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Base.AEEvent --+
|
TimerAlert
Event that fires when a registered timer triggers a notification.
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 |
|
||
| opaque object |
|
||
| tuple of ('task name', 'script name') |
|
||
| dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
| opaque |
aid Unique identifier for the application AETier with which the timer that fired this event is associated |
||
| integer |
interval Interval on which the timer is triggered |
||
| tuple of ('task name', 'script name') |
task_key Key to the task that will handle the timer event |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:55 2008 | http://epydoc.sourceforge.net |