パッケージ | com.adobe.dct.transfer |
クラス | public class DataDictionaryElementType |
継承 | DataDictionaryElementType Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
定数 | 定義元 | ||
---|---|---|---|
BOOLEAN : String = "BOOLEAN" [静的]
The DataDictionaryElementType.BOOLEAN constant defines the value of the elementType property of
the DataDictionaryElement of BOOLEAN type. | DataDictionaryElementType | ||
COLLECTION : String = "COLLECTION" [静的]
The DataDictionaryElementType.COLLECTION constant defines the value of the elementType property of
the DataDictionaryElement of COLLECTION type. | DataDictionaryElementType | ||
COMPOSITE : String = "COMPOSITE" [静的]
The DataDictionaryElementType.COMPOSITE constant defines the value of the elementType property of
the DataDictionaryElement of COMPOSITE type. | DataDictionaryElementType | ||
DATE : String = "DATE" [静的]
The DataDictionaryElementType.DATE constant defines the value of the elementType property of
the DataDictionaryElement of DATE type. | DataDictionaryElementType | ||
NUMBER : String = "NUMBER" [静的]
The DataDictionaryElementType.NUMBER constant defines the value of the elementType property of
the DataDictionaryElement of NUMBER type. | DataDictionaryElementType | ||
STRING : String = "STRING" [静的]
The DataDictionaryElementType.STRING constant defines the value of the elementType property of
the DataDictionaryElement of STRING type. | DataDictionaryElementType |
BOOLEAN | 定数 |
public static const BOOLEAN:String = "BOOLEAN"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.BOOLEAN
constant defines the value of the elementType
property of
the DataDictionaryElement of BOOLEAN
type.
COLLECTION | 定数 |
public static const COLLECTION:String = "COLLECTION"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.COLLECTION
constant defines the value of the elementType
property of
the DataDictionaryElement of COLLECTION
type.
COMPOSITE | 定数 |
public static const COMPOSITE:String = "COMPOSITE"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.COMPOSITE
constant defines the value of the elementType
property of
the DataDictionaryElement of COMPOSITE
type.
DATE | 定数 |
public static const DATE:String = "DATE"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.DATE
constant defines the value of the elementType
property of
the DataDictionaryElement of DATE
type.
NUMBER | 定数 |
public static const NUMBER:String = "NUMBER"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.NUMBER
constant defines the value of the elementType
property of
the DataDictionaryElement of NUMBER
type.
STRING | 定数 |
public static const STRING:String = "STRING"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.STRING
constant defines the value of the elementType
property of
the DataDictionaryElement of STRING
type.
Tue Jun 12 2018, 10:34 AM Z