| 패키지 | 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, 03:17 PM Z
상속되는 공용 속성 숨기기
상속되는 공용 속성 표시