パッケージ | com.adobe.dct.transfer |
クラス | public class DataDictionaryType |
継承 | DataDictionaryType Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
パブリックプロパティ
パブリックメソッド
パブリック定数
定数 | 定義元 | ||
---|---|---|---|
NON_SYSTEM : String = "NONSYSTEM" [静的]
The DataDictionaryType.NONSYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of NONSYSTEM type. | DataDictionaryType | ||
SYSTEM : String = "SYSTEM" [静的]
The DataDictionaryType.SYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of SYSTEM type. | DataDictionaryType |
定数の詳細
NON_SYSTEM | 定数 |
public static const NON_SYSTEM:String = "NONSYSTEM"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.NONSYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of NONSYSTEM
type.
SYSTEM | 定数 |
public static const SYSTEM:String = "SYSTEM"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.SYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of SYSTEM
type.
Tue Jun 12 2018, 10:34 AM Z