Пакет | com.adobe.icc.enum |
Класс | public class ObjectState |
Наследование | ObjectState Object |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Asset Composer Building Block 9.5 |
Версии среды выполнения: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state
of an object or asset.
Общедоступные свойства
Общедоступные методы
Общедоступные константы
Константа | Определено | ||
---|---|---|---|
ACTIVE : uint = 0 [статические]
Specifies the enumerator code for Active state. | ObjectState | ||
ARCHIVE : uint = 2 [статические]
Specifies the enumerator code for Archive state. | ObjectState | ||
TEST : uint = 1 [статические]
Specifies the enumerator code for a test. | ObjectState |
Сведения о константе
ACTIVE | Константа |
public static const ACTIVE:uint = 0
Язык версии: | ActionScript 3.0 |
Версия продукта: | Asset Composer Building Block 9.5 |
Версии среды выполнения: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Константа |
public static const ARCHIVE:uint = 2
Язык версии: | ActionScript 3.0 |
Версия продукта: | Asset Composer Building Block 9.5 |
Версии среды выполнения: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
TEST | Константа |
public static const TEST:uint = 1
Язык версии: | ActionScript 3.0 |
Версия продукта: | Asset Composer Building Block 9.5 |
Версии среды выполнения: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Tue Jun 12 2018, 11:34 AM Z