ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

mx.automation.events 


The mx.automation.events package contains the automation event classes.



Classes
 ClassDescription
 AdvancedDataGridHeaderShiftEvent The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted.
 AdvancedDataGridItemSelectEvent The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected.
 AutomationAirEvent The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager.
 AutomationDragEvent The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation.
 AutomationDragEventWithPositionInfo The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation.
 AutomationEvent The AutomationEvent class represents event objects that are dispatched by the AutomationManager.
 AutomationFlexNativeMenuEvent The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation.
 AutomationRecordEvent The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager.
 AutomationReplayEvent The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions.
 ChartSelectionChangeEvent The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected.
 EventDetails Holds the details of an event like its type, handler etc...
 ListItemSelectEvent The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected.
 MarshalledAutomationEvent The MarshalledAutomationEvents class represents event objects that are dispatched by the AutomationManager.This represents the marshalling related events.
 MenuShowEvent The MenuShowEvent class represents events that are associated with menuBar.
 TextSelectionEvent The TextSelectionEvent class lets you track selection within a text field.