Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: AIR 30.0 以前, Flash Player 30.0 以前, Flash Lite 4
Flex 4.6 以前, Flash Pro CS6 以前
フィルターを非表示
com.adobe.livecycle.assetmanager.client.handler 

AssetHandlerRegistry  - AS3 Asset Manager

パッケージcom.adobe.livecycle.assetmanager.client.handler
クラスpublic class AssetHandlerRegistry
継承AssetHandlerRegistry Inheritance EventDispatcher Inheritance Object
非推奨: Deprecated

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: AIR 1.0, Flash Player 9, Flash Player 10

The central registry for all the available handlers in the system. A client application registers its handler here against an assetType, which is called when the user clicks an asset.



パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
パブリックメソッド
 メソッド定義元
  
Constructor.
AssetHandlerRegistry
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
EventDispatcher
 Inherited
イベントをイベントフローに送出します。
EventDispatcher
  
[静的] A singleton that retrieves an AssetHandlerRegistry event.
AssetHandlerRegistry
 Inherited
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。
EventDispatcher
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
  
Checks whether a handler is registered for a specified assetType.
AssetHandlerRegistry
  
Returns the assetHandler that corresponds to the specified assetType.
AssetHandlerRegistry
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
  
A singleton registry that is used to register an asset handler.
AssetHandlerRegistry
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
EventDispatcher オブジェクトからリスナーを削除します。
EventDispatcher
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
  
Starts the registry that calls the initialize function of individual handlers.
AssetHandlerRegistry
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
 Inherited
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。
EventDispatcher
イベント
 イベント 概要 定義元
 Inherited[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。EventDispatcher
  An event that is thrown when AssetHandler has completed the assetAction initiated by the user via the user interface.AssetHandlerRegistry
 Inherited[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを失って、非アクティブになったときに送出されます。EventDispatcher
  An event that is thrown when the handler is processing and wants the application to disable user interaction.AssetHandlerRegistry
  An event thrown when the handler is done processing and wants the application to reenable user interaction.AssetHandlerRegistry
  The launchEditor event is thrown by the handler when the handler has prepared the working asset to be displayed in the corresponding editor.AssetHandlerRegistry
パブリック定数
 定数定義元
  DISABLE_USER_INTERACTION_EVENT : String = "disableUserInteraction"
[静的] Defines a constant for an event type that disables user interaction with the application.
AssetHandlerRegistry
  ENABLE_USER_INTERACTION_EVENT : String = "enableUserInteraction"
[静的] Defines a constant for an event type that enables users to interact with the application.
AssetHandlerRegistry
コンストラクターの詳細
メソッドの詳細
イベントの詳細
定数の詳細




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

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