Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
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
  
[静的] コンポーネントクラスの委譲クラスを Automation Manager に登録します。
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
Layout Manager の 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

コンポーネントクラスの委譲クラスを Automation Manager に登録します。

パラメーター

root:DisplayObject — アプリケーションの SystemManger です。





[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。