mx.automation 包中具有自动化接口。
接口 | 说明 | |
---|---|---|
IAutomationClass | IAutomationClass 接口定义组件类描述符的接口。 | |
IAutomationEnvironment | IAutomationEnvironment 接口提供了有关与代理进行通信所需的可自动化组件的对象和属性的信息。 | |
IAutomationEventDescriptor | IAutomationEventDescriptor 接口定义事件描述符的接口。 | |
IAutomationManager | IAutomationManager 接口定义自动化模块希望从 AutomationManager 对象获得的接口。 | |
IAutomationMethodDescriptor | IAutomationMethodDescriptor 接口定义方法描述符的接口。 | |
IAutomationMouseSimulator | IAutomationMouseSimulator 接口描述模拟鼠标移动的对象,以便捕获鼠标的组件使用模拟的鼠标光标版本,而不是实时 Flash Player 版本。 | |
IAutomationObject | IAutomationObject 接口定义委托对象的接口,该委托对象用于实现某个组件的自动化。 | |
IAutomationObjectHelper | IAutomationObjectHelper 接口定义 IAutomationObjects 的帮助器方法。 | |
IAutomationPropertyDescriptor | IAutomationPropertyDescriptor 接口描述测试对象的属性。 | |
IAutomationTabularData | 由组件实现的 IAutomationTabularData 接口可提供表格形式的内容信息。 |
类 | 说明 | |
---|---|---|
Automation | Automation 类定义 Flex 自动化框架的入口点。 | |
AutomationError | AutomationError 类定义 Flex 自动化机制使用的错误常数。 | |
AutomationID | Flex 自动化框架使用 AutomationID 类构建代理可使用的对象标识。 | |
AutomationIDPart | AutomationIDPart 类表示代理的组件实例。 |