Pakiet | com.adobe.icc.enum |
Klasa | public class ObjectState |
Dziedziczenie | ObjectState Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state
of an object or asset.
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
ACTIVE : uint = 0 [statyczny]
Specifies the enumerator code for Active state. | ObjectState | ||
ARCHIVE : uint = 2 [statyczny]
Specifies the enumerator code for Archive state. | ObjectState | ||
TEST : uint = 1 [statyczny]
Specifies the enumerator code for a test. | ObjectState |
Szczegół stałej
ACTIVE | Stała |
public static const ACTIVE:uint = 0
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Stała |
public static const ARCHIVE:uint = 2
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
TEST | Stała |
public static const TEST:uint = 1
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 9.5 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Tue Jun 12 2018, 12:06 PM Z