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

IDataInstance  - AS3 Asset Composer

パッケージcom.adobe.icc.dc.domain
インターフェイスpublic interface IDataInstance extends IValidation , IEventDispatcher
実装者 FieldInstance, VariableInstance

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

Represents the Data elements used in the letter which can be a variable or a field type data instance.



パブリックプロパティ
 プロパティ定義元
  caption : String
[読み取り専用] The caption property of the underlying value object.
IDataInstance
  dataType : String
[読み取り専用] Return the field type
IDataInstance
  editable : Boolean
[読み取り専用] True if the underlying object is editable.
IDataInstance
  name : String
[読み取り専用] The name property of the underlying value object.
IDataInstance
  optional : Boolean
[読み取り専用] True if the underlying object is optional.
IDataInstance
  subType : String
[読み取り専用] The sub type of the data element in case when type of data element specified is ENUM.
IDataInstance
  toolTip : String
[読み取り専用] The toolTip property of the underlying value object.
IDataInstance
 Inheritedvalid : Boolean
[読み取り専用] Boolean indicating whether the content is valid
IValidation
  value : *
The value of the data element(variable or field) associated with the letter instance.
IDataInstance
  valueSet : IList
[読み取り専用] The list of value of the data element in case when type of data element specified is ENUM.
IDataInstance
パブリックメソッド
 メソッド定義元
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
IEventDispatcher
 Inherited
イベントをイベントフローに送出します。
IEventDispatcher
 Inherited
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。
IEventDispatcher
 Inherited
Refresh should be called when item is selected.
IValidation
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
EventDispatcher オブジェクトからリスナーを削除します。
IEventDispatcher
 Inherited
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。
IEventDispatcher
プロパティの詳細

caption

プロパティ
caption:String  [読み取り専用]

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

The caption property of the underlying value object.



実装
    public function get caption():String

dataType

プロパティ 
dataType:String  [読み取り専用]

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

Return the field type



実装
    public function get dataType():String

関連する API エレメント

editable

プロパティ 
editable:Boolean  [読み取り専用]

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

True if the underlying object is editable.



実装
    public function get editable():Boolean

name

プロパティ 
name:String  [読み取り専用]

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

The name property of the underlying value object.



実装
    public function get name():String

optional

プロパティ 
optional:Boolean  [読み取り専用]

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

True if the underlying object is optional.



実装
    public function get optional():Boolean

subType

プロパティ 
subType:String  [読み取り専用]

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

The sub type of the data element in case when type of data element specified is ENUM.



実装
    public function get subType():String

toolTip

プロパティ 
toolTip:String  [読み取り専用]

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

The toolTip property of the underlying value object.



実装
    public function get toolTip():String

value

プロパティ 
value:*

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

The value of the data element(variable or field) associated with the letter instance.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get value():*
    public function set value(value:any):void

valueSet

プロパティ 
valueSet:IList  [読み取り専用]

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

The list of value of the data element in case when type of data element specified is ENUM.



実装
    public function get valueSet():IList




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

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