Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
com.adobe.icc.dc.domain 

LetterInstanceBuilder  - AS3 Asset Composer

パッケージcom.adobe.icc.dc.domain
クラスpublic class LetterInstanceBuilder
継承LetterInstanceBuilder Inheritance Object

言語バージョン: ActionScript 3.0
製品バージョン: Asset Composer Building Block 10.0
ランタイムバージョン: AIR (unsupported), Flash Player 10.2

This class represents the generic class to create instance of letter based on set of parameters provided as input.



パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
  dataDictionaryUtilService : DataDictionaryUtilService
Instance of DataDictionaryUtilService.
LetterInstanceBuilder
パブリックメソッド
 メソッド定義元
  
Constructor.
LetterInstanceBuilder
  
TODO: allowInactiveLetterReload handling Note: ResultEvent.result would contain object with following properties: 1.
LetterInstanceBuilder
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
プロパティの詳細

dataDictionaryUtilService

プロパティ
public var dataDictionaryUtilService:DataDictionaryUtilService

言語バージョン: ActionScript 3.0
製品バージョン: Asset Composer Building Block 10.0
ランタイムバージョン: AIR (unsupported), Flash Player 10.2

Instance of DataDictionaryUtilService.

デフォルト値: DCTServiceProvider.getUtilService()。

コンストラクターの詳細

LetterInstanceBuilder

()コンストラクター
public function LetterInstanceBuilder()

言語バージョン: ActionScript 3.0
製品バージョン: Asset Composer Building Block 10.0
ランタイムバージョン: AIR (unsupported), Flash Player 10.2

Constructor.

メソッドの詳細

build

()メソッド
public function build():com.adobe.icc.token:IAsyncToken

言語バージョン: ActionScript 3.0
製品バージョン: Asset Composer Building Block 10.0
ランタイムバージョン: AIR (unsupported), Flash Player 10.2

TODO: allowInactiveLetterReload handling Note: ResultEvent.result would contain object with following properties: 1. letterInstance of type LetterInstance 2. initialXmlData of type XML 3. dataDictionaryInstance of type DataDictionaryInstanceModel

戻り値
com.adobe.icc.token:IAsyncToken




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

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