| Pakket | com.adobe.icc.enum |
| Klasse | public class FormState |
| Overerving | FormState Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 9.5 |
| Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state of a Form.
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| ACTIVE : uint = 0 [statisch]
Specifies the enumerator code for Active state. | FormState | ||
| ARCHIVE : uint = 2 [statisch]
Specifies the enumerator code for Archive state. | FormState | ||
| MODIFIED : uint = 3 [statisch]
The constant determining that the Form has been modified. | FormState | ||
| PUBLISHED : uint = 5 [statisch]
The constant determining that the Form has been published. | FormState | ||
| READYFORPUBLISH : uint = 4 [statisch]
The constant determining that the Form is ready for publish. | FormState | ||
| TEST : uint = 1 [statisch]
Specifies the enumerator code for a test. | FormState | ||
Constantedetails
ACTIVE | Constante |
public static const ACTIVE:uint = 0| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 9.5 |
| Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Constante |
public static const ARCHIVE:uint = 2| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 9.5 |
| Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
MODIFIED | Constante |
public static const MODIFIED:uint = 3| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 10 |
| Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form has been modified.
PUBLISHED | Constante |
public static const PUBLISHED:uint = 5| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 10 |
| Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form has been published.
READYFORPUBLISH | Constante |
public static const READYFORPUBLISH:uint = 4| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 10 |
| Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form is ready for publish.
TEST | Constante |
public static const TEST:uint = 1| Taalversie: | ActionScript 3.0 |
| Productversie: | Asset Composer Building Block 9.5 |
| Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven