EventDispatcher class (API)

ActionScript Class Name mx.events.EventDispatcher

Method summary for the EventDispatcher class

The following table lists the methods of the EventDispatcher class.

Method

Description

EventDispatcher.addEventListener()

Registers a listener with a component instance.

EventDispatcher.dispatchEvent()

Dispatches an event programmatically.

EventDispatcher.removeEventListener()

Removes an event listener from a component instance.