| Pacchetto | com.adobe.icc.enum |
| Classe | public class ObjectState |
| Ereditarietà | ObjectState Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state of an object or asset.
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| ACTIVE : uint = 0 [statico]
Specifies the enumerator code for Active state. | ObjectState | ||
| ARCHIVE : uint = 2 [statico]
Specifies the enumerator code for Archive state. | ObjectState | ||
| TEST : uint = 1 [statico]
Specifies the enumerator code for a test. | ObjectState | ||
Descrizione delle costanti
ACTIVE | Costante |
public static const ACTIVE:uint = 0| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Costante |
public static const ARCHIVE:uint = 2| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
TEST | Costante |
public static const TEST:uint = 1| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate