パッケージ | com.adobe.icc.vo |
クラス | public class ModelExtension |
継承 | ModelExtension Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Asset Composer Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Extensions
information about the model, for eg. TextModel.
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | ||
customActions : IList
The customActionList property of the underlying value object. | ModelExtension | ||
type : String
The type property of the underlying value object. | ModelExtension |
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
Constructor
| ModelExtension | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
プロパティの詳細
customActions | プロパティ |
customActions:IList
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Asset Composer Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The customActionList property of the underlying value object. It is the collection of all the extensions configurations for a particular Domain Model type.
実装
public function get customActions():IList
public function set customActions(value:IList):void
type | プロパティ |
コンストラクターの詳細
ModelExtension | () | コンストラクター |
public function ModelExtension()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Asset Composer Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor
Tue Jun 12 2018, 10:34 AM Z