Pakiet | com.adobe.dct.transfer |
Klasa | public class DataDictionaryType |
Dziedziczenie | DataDictionaryType Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Data Dictionary Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
NON_SYSTEM : String = "NONSYSTEM" [statyczny]
The DataDictionaryType.NONSYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of NONSYSTEM type. | DataDictionaryType | ||
SYSTEM : String = "SYSTEM" [statyczny]
The DataDictionaryType.SYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of SYSTEM type. | DataDictionaryType |
Szczegół stałej
NON_SYSTEM | Stała |
public static const NON_SYSTEM:String = "NONSYSTEM"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Data Dictionary Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.NONSYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of NONSYSTEM
type.
SYSTEM | Stała |
public static const SYSTEM:String = "SYSTEM"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Data Dictionary Building Block 9.5 |
Wersje środowiska wykonawczego: | 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, 12:06 PM Z