Search
EventDispatcher Methods
 


 Public Methods

  Name Description

addEventListener

Subcribes an event listener to this event.

raiseEvent

Raises the event.

raiseEventAsync

Raises the event asynchronously.

removeEventListener

Removes an event listener from this event.

 See Also