用于 Adobe® Flash® Platform 的 ActionScript® 3.0 参考
主页  |  隐藏包列表和类列表 |   |   |  新增内容  |  索引  |  附录  |  为什么显示为英语?
过滤条件: AIR 30.0 和更早版本, Flash Player 30.0 和更早版本, Flash Lite 4
Flex 4.6 和更早版本, Flash Pro CS6 和更早版本
隐藏过滤条件
spark.automation.delegates.components.supportClasses 

SparkSkinnableComponentAutomationImpl  - AS3 Flex

spark.automation.delegates.components.supportClasses
public class SparkSkinnableComponentAutomationImpl
继承SparkSkinnableComponentAutomationImpl Inheritance UIComponentAutomationImpl Inheritance EventDispatcher Inheritance Object
子类 SparkButtonBaseAutomationImpl, SparkImageAutomationImpl, SparkRangeAutomationImpl, SparkSkinnableContainerBaseAutomationImpl, SparkSkinnableTextBaseAutomationImpl, SparkVideoPlayerAutomationImpl

语言版本: ActionScript 3.0
产品版本: Flex 4
运行时版本: Flash Player 9, AIR 1.5

定义检测 SkinnableComponent 控件所需的方法和属性。

相关 API 元素



公共属性
 属性由以下参数定义
 InheritedautomationEnabled : Boolean
[只读]
UIComponentAutomationImpl
 InheritedautomationName : String
可用作此对象的标识符的名称。
UIComponentAutomationImpl
 InheritedautomationOwner : DisplayObjectContainer
[只读]
UIComponentAutomationImpl
 InheritedautomationParent : DisplayObjectContainer
[只读]
UIComponentAutomationImpl
 InheritedautomationValue : Array
[只读] 此值通常对应于对象的经呈示的外观,当对象在应用中以可视方式显示时,此值使标识符与该对象相关联。
UIComponentAutomationImpl
 InheritedautomationVisible : Boolean
[只读]
UIComponentAutomationImpl
 Inheritedconstructor : Object
对类对象或给定对象实例的构造函数的引用。
Object
 InheriteduiComponent : DisplayObject
返回与此委托实例关联的组件实例。
UIComponentAutomationImpl
公共方法
 方法由以下参数定义
  
构造函数。
SparkSkinnableComponentAutomationImpl
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。
EventDispatcher
 Inherited
将事件调度到事件流中。
EventDispatcher
 Inherited
检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。
EventDispatcher
 Inherited
表示对象是否已经定义了指定的属性。
Object
  
[静态] 使用自动化管理器为组件类注册委托类。
SparkSkinnableComponentAutomationImpl
 Inherited
表示 Object 类的实例是否在指定为参数的对象的原型链中。
Object
 Inherited
表示指定的属性是否存在、是否可枚举。
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
从 EventDispatcher 对象中删除侦听器。
EventDispatcher
 Inherited
设置循环操作动态属性的可用性。
Object
 Inherited
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。
Object
 Inherited
返回指定对象的字符串表示形式。
Object
 Inherited
返回指定对象的原始值。
Object
 Inherited
检查是否用此 EventDispatcher 对象或其任何祖代为指定事件类型注册了事件侦听器。
EventDispatcher
受保护的方法
 方法由以下参数定义
 Inherited
设置与布局管理器的 UPDATE_COMPLETE 事件的自动化同步。
UIComponentAutomationImpl
 Inherited
addMouseEvent(obj:DisplayObject, event:String, handler:Function, useCapture:Boolean = false, priority:int = 0, useWeekRef:Boolean = false):void
UIComponentAutomationImpl
 Inherited
初始化组件后调用的方法。
UIComponentAutomationImpl
 Inherited
removeMouseEvent(obj:DisplayObject, event:String, handler:Function, useCapture:Boolean = false):void
UIComponentAutomationImpl
事件
 事件 摘要 由以下参数定义
 Inherited[广播事件] Flash Player 或 AIR 应用程序获得操作系统焦点并变为活动状态时将调度此事件。EventDispatcher
 Inherited[广播事件] Flash Player 或 AIR 应用程序失去操作系统焦点并变为非活动状态时将调度此事件。EventDispatcher
构造函数详细信息

SparkSkinnableComponentAutomationImpl

()构造函数
public function SparkSkinnableComponentAutomationImpl(obj:SkinnableComponent)

语言版本: ActionScript 3.0
产品版本: Flex 4
运行时版本: Flash Player 9, AIR 1.5

构造函数。

参数
obj:SkinnableComponent — 要进行自动化处理的 SkinnableComponent 对象。
方法详细信息

init

()方法
public static function init(root:DisplayObject):void

语言版本: ActionScript 3.0
产品版本: Flex 4
运行时版本: Flash Player 9, AIR 1.5

使用自动化管理器为组件类注册委托类。

参数

root:DisplayObject — 应用程序的 SystemManger。





[ X ]为什么显示为英语?
《ActionScript 3.0 参考》中的内容以英语显示

《ActionScript 3.0 参考》中的部分内容未翻译成所有语言。当某个语言元素未翻译时,将显示为英语。例如,ga.controls.HelpBox 类未翻译成任何语言。因此在简体中文版的参考中,ga.controls.HelpBox 类显示为英语。