| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Events on which listeners can be registered.
A list of event listeners that will
be notified when the event is fired| Nested Element Summary | |
tns:emailType | emailSends an email |
tns:invokeType | invokeInvokes a method on a Java object through reflection. |
| notifyCalls the notify method on an EventListener. |
tns:scriptType | scriptEvaluates a piece of text as a script |
| timerCreates a timer. |
| Attribute Summary | |
string | eventThe event identification |
| Attribute Detail |
stringoptionalqualified<element name="on"><complexType></element><sequence>
</sequence><attribute name="event" type="string"></complexType>
</attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||