| Paket | com.adobe.icc.enum |
| Sınıf | public class FormState |
| Miras Alma | FormState 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 a Form.
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| ACTIVE : uint = 0 [statik]
Specifies the enumerator code for Active state. | FormState | ||
| ARCHIVE : uint = 2 [statik]
Specifies the enumerator code for Archive state. | FormState | ||
| MODIFIED : uint = 3 [statik]
The constant determining that the Form has been modified. | FormState | ||
| PUBLISHED : uint = 5 [statik]
The constant determining that the Form has been published. | FormState | ||
| READYFORPUBLISH : uint = 4 [statik]
The constant determining that the Form is ready for publish. | FormState | ||
| TEST : uint = 1 [statik]
Specifies the enumerator code for a test. | FormState | ||
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.
MODIFIED | Sabit |
public static const MODIFIED:uint = 3| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Asset Composer Building Block 10 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form has been modified.
PUBLISHED | Sabit |
public static const PUBLISHED:uint = 5| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Asset Composer Building Block 10 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form has been published.
READYFORPUBLISH | Sabit |
public static const READYFORPUBLISH:uint = 4| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Asset Composer Building Block 10 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form is ready for publish.
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
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster