パッケージ | com.adobe.solutions.exm.method |
クラス | public class FunctionFamilyVO |
継承 | FunctionFamilyVO Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Expression Manager Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | ||
description : String
A verbose description of the family. | FunctionFamilyVO | ||
displayName : String
A human-readable name for the family. | FunctionFamilyVO | ||
id : String
The unique ID of the family. | FunctionFamilyVO |
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
Creates a new FunctionFamilyVO instance. | FunctionFamilyVO | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
プロパティの詳細
description | プロパティ |
public var description:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Expression Manager Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
A verbose description of the family.
displayName | プロパティ |
public var displayName:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Expression Manager Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
A human-readable name for the family.
id | プロパティ |
public var id:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Expression Manager Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The unique ID of the family.
コンストラクターの詳細
FunctionFamilyVO | () | コンストラクター |
public function FunctionFamilyVO()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Expression Manager Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
Creates a new FunctionFamilyVO instance.
Tue Jun 12 2018, 10:34 AM Z