(Flex Data Visualization only)
The mx.automation package contains the automation interfaces.
Interfaces
| Interface | Description |
---|
| IAutomationClass |
The IAutomationClass interface defines the interface for a component class descriptor. |
| IAutomationEventDescriptor |
The IAutomationEventDescriptor interface defines the interface
for an event descriptor. |
| IAutomationManager |
The IAutomationManager interface defines the interface expected
from an AutomationManager object by the automation module. |
| IAutomationManager2 |
The IAutomationManager interface defines the interface expected
from an AutomationManager object by the automation module. |
| IAutomationMethodDescriptor |
The IAutomationMethodDescriptor interface defines the interface for a method descriptor. |
| IAutomationMouseSimulator |
The IAutomationMouseSimulator interface describes an object
that simulates mouse movement so that components
capturing the mouse use the simulated versions of the mouse
cursor instead of the live Flash Player version. |
| IAutomationObject |
The IAutomationObject interface defines the interface
for a delegate object that implements automation
for a component. |
| IAutomationObjectHelper |
The IAutomationObjectHelper interface defines
helper methods for IAutomationObjects. |
| IAutomationTabularData |
The IAutomationTabularData interface is implemented by components
which can provide their content information in a tabular form. |
Classes
| Class | Description |
---|
| Automation |
The Automation class defines the entry point for the Flex Automation framework. |
| AutomationHelper |
|
| AutomationID |
The Flex automation framework uses the AutomationID class to build object identification
that Agents can use. |
| AutomationIDPart |
The AutomationIDPart class represents a component instance to agents. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00