| Interface | Description | |
|---|---|---|
| IEventDispatcher |
| Class | Description | |
|---|---|---|
| AccelerometerEvent | The Accelerometer class dispatches AccelerometerEvent objects when acceleration updates are obtained from the Accelerometer sensor installed on the device. | |
| DataEvent | ||
| ErrorEvent | ||
| Event | The Event class is used as the base class for the creation of Event objects, which are passed as parameters to event listeners when an event occurs. | |
| EventDispatcher | The EventDispatcher class is the base class for all classes that dispatch events. | |
| EventPhase | ||
| FocusEvent | ||
| GeolocationEvent | The GeolocationEvent class defines the event dispatched when geographical location has been updated. | |
| GyroscopeEvent | The Gyroscope class dispatches GyroscopeEvent objects when angular speed updates are obtained from the Gyroscope sensor installed on the device. | |
| HTTPStatusEvent | ||
| IOErrorEvent | ||
| KeyboardEvent | ||
| MouseEvent | ||
| NativeWindowBoundsEvent | ||
| NetStatusEvent | ||
| OutputProgressEvent | ||
| ProgressEvent | ||
| SecurityErrorEvent | ||
| SQLErrorEvent | ||
| SQLEvent | ||
| TextEvent | ||
| TimerEvent | ||
| TouchEvent |