Define Fever event objects.
| Class | Description | |
|---|---|---|
| AnalyticEvent | The AnalyticEvent class represents the event object passed to the event listener for Analytic tracking events. | |
| BrowserWindowEvent | The BrowserWindowEvent class represents the event object passed to the event listener for BrowserWindow events. | |
| FeverEvent | The FeverEvent class represents the event object passed to the event listener for many Fever RS events. | |
| FrameEvent | The FrameEvent class represents the event object passed to the event listener for BitmapClip events. | |
| HistoryEvent | The HistoryEvent class represents the event object passed to the event listener for History events. | |
| KeyShortcutEvent | The KeyShortcutEvent class represents the event object passed to the event listener for KeyShortut events. | |
| MemoryEvent | The MemoryEvent class represents the event object passed to the event listener for MemoryController events. | |
| PluginResourcesEvent | The PluginResourcesEvent class represents the event object passed to the event listener for PluginResources events. | |
| PopupContextMenuEvent | The ContextMenuEvent class represents the event object passed to the event listener when a user generates or interacts with a context menu. |