| 套件 | 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:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性