Elements' Details |
Source
any Source;
- Description
- this is the source for this event.
|
|
Trigger
short Trigger;
- Description
- this is the trigger that fires this event.
|
|
Offset
any Offset;
- Description
- an optional offset in seconds or Timing::INDEFINITE . This is the timespan
between the triggering of the event and actually raising the event
|
|
Repeat
unsigned short Repeat;
- Description
- an option repeat value. If the Trigger is
EventTrigger , this is the number of repeats
after wich the event is initially raised.
|
|
Copyright © 2003 Sun Microsystems, Inc.