(Flex データ視覚化のみ)
パッケージmx.automation.delegates.advancedDataGrid
クラスpublic class AdvancedDataGridAutomationImpl
継承AdvancedDataGridAutomationImpl Inheritance AdvancedDataGridBaseExAutomationImpl Inheritance AdvancedListBaseAutomationImpl Inheritance ScrollControlBaseAutomationImpl Inheritance UIComponentAutomationImpl Inheritance EventDispatcher Inheritance Object
サブクラス OLAPDataGridAutomationImpl

AdvancedDataGrid コントロールのインスツルメンテーションの実行に必要なメソッドとプロパティを定義します。

関連項目

mx.controls.AdvancedDataGrid


パブリックプロパティ
 プロパティ定義元
 InheritedautomationName : String
このオブジェクトの識別子として使用できる名前です。
UIComponentAutomationImpl
  automationTabularData : Object
[override] [読み取り専用] grid1 内にある各アイテムの automationValue のマトリックスです。
AdvancedDataGridAutomationImpl
 InheritedautomationValue : Array
[読み取り専用] この値はオブジェクトのレンダリング表示に対応しています。また、アプリケーションでの視覚表示と同じにするために、識別子とオブジェクトを関連付けるのに使用できます。
UIComponentAutomationImpl
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクタ関数への参照です。
Object
 Inheritedprototype : Object
[静的] クラスまたは関数オブジェクトのプロトタイプオブジェクトへの参照です。
Object
 InheriteduiComponent : DisplayObject
この委譲インスタンスに関連付けられているコンポーネントインスタンスを返します。
UIComponentAutomationImpl
パブリックメソッド
 メソッド定義元
  
コンストラクタです。
AdvancedDataGridAutomationImpl
 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 に登録します。
AdvancedDataGridAutomationImpl
 Inherited
Object クラスのインスタンスが、パラメータとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
EventDispatcher オブジェクトからリスナーを削除します。
EventDispatcher
 Inherited
[override] ScrollEvents を再生します。
ScrollControlBaseAutomationImpl
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
 Inherited
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。
EventDispatcher
プロテクトメソッド
 メソッド定義元
 Inherited
Layout Manger の updateComplete イベントとの自動同期を設定します。
UIComponentAutomationImpl
 Inherited
コンポーネントが初期化された後に呼び出されるメソッドです。
UIComponentAutomationImpl
イベント
 イベント 概要 定義元
 Inherited[ブロードキャスト イベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。EventDispatcher
 Inherited[ブロードキャスト イベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを失って、非アクティブになったときに送出されます。EventDispatcher
プロパティの詳細
automationTabularDataプロパティ
automationTabularData:Object  [読み取り専用] [override]

grid1 内にある各アイテムの automationValue のマトリックスです。戻り値は行の配列で、各行はアイテムレンダラーの配列(行優先)です。



実装
    override public function get automationTabularData():Object
コンストラクタの詳細
AdvancedDataGridAutomationImpl()コンストラクタ
public function AdvancedDataGridAutomationImpl(obj:AdvancedDataGrid)

コンストラクタです。

パラメータ
obj:AdvancedDataGrid — 自動化する AdvancedDataGrid オブジェクトです。
メソッドの詳細
init()メソッド
public static function init(root:DisplayObject):void

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

パラメータ

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





 

 

このページに新しいコメントが追加された場合に、電子メールでの通知を希望する。 | コメントレポート

現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/mx/automation/delegates/advancedDataGrid/AdvancedDataGridAutomationImpl.html