Paket | com.adobe.dct.transfer |
Klasse | public class DataDictionaryType |
Vererbung | DataDictionaryType Object |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Data Dictionary“ 9.5 |
Laufzeitversionen: | AIR (unsupported), Flash Player 10.2 |
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
NON_SYSTEM : String = "NONSYSTEM" [statisch]
The DataDictionaryType.NONSYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of NONSYSTEM type. | DataDictionaryType | ||
SYSTEM : String = "SYSTEM" [statisch]
The DataDictionaryType.SYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of SYSTEM type. | DataDictionaryType |
Konstantendetails
NON_SYSTEM | Konstante |
public static const NON_SYSTEM:String = "NONSYSTEM"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Data Dictionary“ 9.5 |
Laufzeitversionen: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.NONSYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of NONSYSTEM
type.
SYSTEM | Konstante |
public static const SYSTEM:String = "SYSTEM"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Data Dictionary“ 9.5 |
Laufzeitversionen: | 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:04 AM Z