mx.automation.delegates.coreScrollControlBaseAutomationImpl 定义检测 ScrollControlBase 类所需的方法和属性。mx.automation.delegates.core:UIComponentAutomationImpl 定义检测 ScrollControlBase 类所需的方法和属性。 mx.core.ScrollControlBaseScrollControlBaseAutomationImpl 构造函数。obj要进行自动化的 ScrollControlBase 对象。 构造函数。 init 使用自动化管理器为组件类注册委托类。root应用程序的 SystemManger。 使用自动化管理器为组件类注册委托类。 replayAutomatableEvent 重放 ScrollEvent。如果重放成功,则为 true。否则返回falseevent要重放的事件。 重放 ScrollEvent。通过在适当的(水平或垂直)scrollBar 上调用 ScrollBar.scrollIt 来重放 ScrollEvent。 ContainerAutomationImpl 定义检测 Container 类所需的方法和属性。mx.automation.delegates.core:UIComponentAutomationImpl 定义检测 Container 类所需的方法和属性。 mx.core.ContainerContainerAutomationImpl 构造函数。obj要进行自动化的 Container 对象。 构造函数。 init 使用自动化管理器为组件类注册委托类。root应用程序的 SystemManger。 使用自动化管理器为组件类注册委托类。 UITextFieldAutomationImpl 定义检测 UITextField 类所需的方法和属性。mx.automation:IAutomationObjectObject 定义检测 UITextField 类所需的方法和属性。 mx.core.UITextFieldUITextFieldAutomationImpl 构造函数。obj要进行自动化的 UITextField 对象。 构造函数。 init 使用自动化管理器为组件类注册委托类。root应用程序的 SystemManger。 使用自动化管理器为组件类注册委托类。 automationEnabledautomationOwnerautomationParentautomationValue automationVisibleRepeaterAutomationImpl 定义检测 Repeater 类所需的方法和属性。mx.automation.delegates.core:UIComponentAutomationImpl 定义检测 Repeater 类所需的方法和属性。 mx.core.RepeaterRepeaterAutomationImpl 构造函数。obj要进行自动化的 Repeater 对象。 构造函数。 init 使用自动化管理器为组件类注册委托类。root应用程序的 SystemManger。 使用自动化管理器为组件类注册委托类。 automationTabularData 此 repeater 对象中在自动化层次中出现的所有组件的数组。 此 repeater 对象中在自动化层次中出现的所有组件的数组。 UIComponentAutomationImpl 定义检测 UIComponent 类所需的方法和属性。mx.automation:IAutomationObjectflash.events:EventDispatcher 定义检测 UIComponent 类所需的方法和属性。 mx.core.UIComponentUIComponentAutomationImpl 构造函数。obj要进行自动化的 UIComponent 对象。 构造函数。 addLayoutCompleteSynchronization 设置与布局管理器的 UPDATE_COMPLETE 事件的自动化同步。 设置与布局管理器的 UPDATE_COMPLETE 事件的自动化同步。重放某些操作时,在重放下一事件前,需要等待一段时间才能进行自动化。这种等待是框架完成该组件请求的操作所必须的。通常,由布局管理器更新 complete 事件指示所有更新均已完成。此方法会添加在收到 update_complete 事件时显示为完成的同步。 addMouseEventobjeventhandleruseCapturefalsepriority0useWeekReffalsecomponentInitialized 初始化组件后调用的方法。 初始化组件后调用的方法。此方法可用于访问任何子组件并对其执行操作。 init 使用自动化管理器为组件类注册委托类。rootDisplayObject 对象表示应用程序根目录。 使用自动化管理器为组件类注册委托类。 removeMouseEventobjeventhandleruseCapturefalseautomationEnabledautomationName automationOwnerautomationParentautomationValue automationVisibleuiComponent 返回与此委托实例关联的组件实例。 返回与此委托实例关联的组件实例。