Package | com.adobe.dct.transfer |
Classe | public class DataDictionaryType |
Héritage | DataDictionaryType ![]() |
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 9.5 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 10.2 |
Propriétés publiques
Méthodes publiques
Constantes publiques
Constante | Défini par | ||
---|---|---|---|
NON_SYSTEM : String = "NONSYSTEM" [statique]
The DataDictionaryType.NONSYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of NONSYSTEM type. | DataDictionaryType | ||
SYSTEM : String = "SYSTEM" [statique]
The DataDictionaryType.SYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of SYSTEM type. | DataDictionaryType |
Détails de la constante
NON_SYSTEM | Constante |
public static const NON_SYSTEM:String = "NONSYSTEM"
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 9.5 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.NONSYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of NONSYSTEM
type.
SYSTEM | Constante |
public static const SYSTEM:String = "SYSTEM"
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 9.5 |
Versions du moteur d’exécution: | 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, 09:30 AM Z