Pacchetto | com.adobe.dct.transfer |
Classe | public class DataDictionaryElementType |
Ereditarietà | DataDictionaryElementType Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Costante | Definito da | ||
---|---|---|---|
BOOLEAN : String = "BOOLEAN" [statico]
The DataDictionaryElementType.BOOLEAN constant defines the value of the elementType property of
the DataDictionaryElement of BOOLEAN type. | DataDictionaryElementType | ||
COLLECTION : String = "COLLECTION" [statico]
The DataDictionaryElementType.COLLECTION constant defines the value of the elementType property of
the DataDictionaryElement of COLLECTION type. | DataDictionaryElementType | ||
COMPOSITE : String = "COMPOSITE" [statico]
The DataDictionaryElementType.COMPOSITE constant defines the value of the elementType property of
the DataDictionaryElement of COMPOSITE type. | DataDictionaryElementType | ||
DATE : String = "DATE" [statico]
The DataDictionaryElementType.DATE constant defines the value of the elementType property of
the DataDictionaryElement of DATE type. | DataDictionaryElementType | ||
NUMBER : String = "NUMBER" [statico]
The DataDictionaryElementType.NUMBER constant defines the value of the elementType property of
the DataDictionaryElement of NUMBER type. | DataDictionaryElementType | ||
STRING : String = "STRING" [statico]
The DataDictionaryElementType.STRING constant defines the value of the elementType property of
the DataDictionaryElement of STRING type. | DataDictionaryElementType |
BOOLEAN | Costante |
public static const BOOLEAN:String = "BOOLEAN"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.BOOLEAN
constant defines the value of the elementType
property of
the DataDictionaryElement of BOOLEAN
type.
COLLECTION | Costante |
public static const COLLECTION:String = "COLLECTION"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.COLLECTION
constant defines the value of the elementType
property of
the DataDictionaryElement of COLLECTION
type.
COMPOSITE | Costante |
public static const COMPOSITE:String = "COMPOSITE"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.COMPOSITE
constant defines the value of the elementType
property of
the DataDictionaryElement of COMPOSITE
type.
DATE | Costante |
public static const DATE:String = "DATE"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.DATE
constant defines the value of the elementType
property of
the DataDictionaryElement of DATE
type.
NUMBER | Costante |
public static const NUMBER:String = "NUMBER"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.NUMBER
constant defines the value of the elementType
property of
the DataDictionaryElement of NUMBER
type.
STRING | Costante |
public static const STRING:String = "STRING"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Data Dictionary 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryElementType.STRING
constant defines the value of the elementType
property of
the DataDictionaryElement of STRING
type.
Tue Jun 12 2018, 02:44 PM Z