Pacchetto | com.adobe.dct.transfer |
Classe | public class DataDictionaryType |
Ereditarietà | DataDictionaryType Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
Costante | Definito da | ||
---|---|---|---|
NON_SYSTEM : String = "NONSYSTEM" [statico]
The DataDictionaryType.NONSYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of NONSYSTEM type. | DataDictionaryType | ||
SYSTEM : String = "SYSTEM" [statico]
The DataDictionaryType.SYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of SYSTEM type. | DataDictionaryType |
Descrizione delle costanti
NON_SYSTEM | Costante |
public static const NON_SYSTEM:String = "NONSYSTEM"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.NONSYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of NONSYSTEM
type.
SYSTEM | Costante |
public static const SYSTEM:String = "SYSTEM"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | 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, 02:44 PM Z