The mx.automation.events package contains the automation event classes.
Classes
Class | Description | |
---|---|---|
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. | |
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 | ||
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. |
Fri Mar 19 2010, 02:57 AM -07:00