mx.automation 包中包含自动化接口。
接口
接口 | 说明 | |
---|---|---|
IAutomationClass | IAutomationClass 接口定义组件类描述符的接口。 | |
IAutomationClass2 | IAutomationClass2 接口为组件类描述符定义接口。 | |
IAutomationDebugTracer | IAutomationDebugTracer 接口提供了若干集中方法,如果要在调试过程中显示详细跟踪消息,需要实现这些方法 | |
IAutomationEnvironment | IAutomationEnvironment 接口提供了有关与代理进行通信所需的可自动化组件的对象和属性的信息。 | |
IAutomationEventDescriptor | IAutomationEventDescriptor 接口定义事件描述符的接口。 | |
IAutomationManager | IAutomationManager 接口定义自动化模块希望从 AutomationManager 对象获得的接口。 | |
IAutomationManager2 | IAutomationManager 接口定义自动化模块希望从 AutomationManager 对象获得的接口。 | |
IAutomationMethodDescriptor | IAutomationMethodDescriptor 接口定义方法描述符的接口。 | |
IAutomationMouseSimulator | IAutomationMouseSimulator 接口描述模拟鼠标移动的对象,以便捕获鼠标的组件使用模拟的鼠标光标版本,而不是实时 Flash Player 版本。 | |
IAutomationObject | IAutomationObject 接口定义委托对象的接口,该委托对象用于实现某个组件的自动化。 | |
IAutomationObjectHelper | IAutomationObjectHelper 接口定义 IAutomationObjects 的帮助器方法。 | |
IAutomationPropertyDescriptor | IAutomationPropertyDescriptor 接口描述测试对象的属性。 | |
IAutomationTabularData | 由组件实现的 IAutomationTabularData 接口可提供表格形式的内容信息。 |
类
类 | 说明 | |
---|---|---|
Automation | Automation 类定义 Flex 自动化框架的入口点。 | |
AutomationClass | 为外部自动化工具提供可序列化类信息。 | |
AutomationError | AutomationError 类定义 Flex 自动化机制使用的错误常量。 | |
AutomationEventDescriptor | 方法描述符类。 | |
AutomationHelper | 帮助器类,用于根据当前应用程序是 AIR 应用程序还是 Flex 应用程序来调用适当的方法。 | |
AutomationID | Flex 自动化框架使用 AutomationID 类构建代理可使用的对象标识。 | |
AutomationIDPart | AutomationIDPart 类表示代理的组件实例。 | |
AutomationManager | 提供用于操作自动化层次结构以及录制和重放事件的接口。 | |
AutomationMethodDescriptor | 基本方法描述符类。 | |
AutomationPropertyDescriptor | 描述测试对象的属性。 |
Tue Jun 12 2018, 11:18 AM Z