| 패키지 | com.adobe.icc.enum |
| 클래스 | public class TBXState |
| 상속 | TBXState Object |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 9.5 |
| 런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state of a TBX or Text Module.
공용 속성
공용 메서드
공용 상수
| 상수 | 정의 주체 | ||
|---|---|---|---|
| ACTIVE : uint = 0 [정적]
Specifies the enumerator code for Active state. | TBXState | ||
| ARCHIVE : uint = 2 [정적]
Specifies the enumerator code for Archive state. | TBXState | ||
| MODIFIED : uint = 3 [정적]
The constant determining that the Text has been modified. | TBXState | ||
| PUBLISHED : uint = 5 [정적]
The constant determining that the Text has been published. | TBXState | ||
| READYFORPUBLISH : uint = 4 [정적]
The constant determining that the Text is ready for publish. | TBXState | ||
| TEST : uint = 1 [정적]
Specifies the enumerator code for a test. | TBXState | ||
상수 세부 정보
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.
MODIFIED | 상수 |
public static const MODIFIED:uint = 3| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Text has been modified.
PUBLISHED | 상수 |
public static const PUBLISHED:uint = 5| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Text has been published.
READYFORPUBLISH | 상수 |
public static const READYFORPUBLISH:uint = 4| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Text is ready for publish.
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
상속되는 공용 속성 숨기기
상속되는 공용 속성 표시