Paket | com.adobe.icc.enum |
Sınıf | public class ObjectState |
Miras Alma | ObjectState Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state
of an object or asset.
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
ACTIVE : uint = 0 [statik]
Specifies the enumerator code for Active state. | ObjectState | ||
ARCHIVE : uint = 2 [statik]
Specifies the enumerator code for Archive state. | ObjectState | ||
TEST : uint = 1 [statik]
Specifies the enumerator code for a test. | ObjectState |
Sabit Ayrıntısı
ACTIVE | Sabit |
public static const ACTIVE:uint = 0
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Sabit |
public static const ARCHIVE:uint = 2
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
TEST | Sabit |
public static const TEST:uint = 1
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Tue Jun 12 2018, 01:09 PM Z