ActionScript 2.0 Components Language Reference |
|
|
|
| EventDispatcher class > EventDispatcher class (API) | |||
ActionScript Class Name mx.events.EventDispatcher
The following table lists the methods of the EventDispatcher class.
|
Method |
Description |
|---|---|
|
Registers a listener with a component instance. |
|
|
Dispatches an event programmatically. |
|
|
Removes an event listener from a component instance. |
|
|
|
|