Pakket | com.adobe.icc.enum |
Klasse | public class ObjectState |
Overerving | ObjectState Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 9.5 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state
of an object or asset.
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
ACTIVE : uint = 0 [statisch]
Specifies the enumerator code for Active state. | ObjectState | ||
ARCHIVE : uint = 2 [statisch]
Specifies the enumerator code for Archive state. | ObjectState | ||
TEST : uint = 1 [statisch]
Specifies the enumerator code for a test. | ObjectState |
Constantedetails
ACTIVE | Constante |
public static const ACTIVE:uint = 0
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 9.5 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Constante |
public static const ARCHIVE:uint = 2
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 9.5 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
TEST | Constante |
public static const TEST:uint = 1
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 9.5 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Wed Jun 13 2018, 11:42 AM Z