| Paket | com.adobe.icc.enum |
| Klasse | public class FormState |
| Vererbung | FormState Object |
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 9.5 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state of a Form.
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
| Konstante | Definiert von | ||
|---|---|---|---|
| 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 | ||
Konstantendetails
ACTIVE | Konstante |
public static const ACTIVE:uint = 0| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 9.5 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Konstante |
public static const ARCHIVE:uint = 2| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 9.5 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
MODIFIED | Konstante |
public static const MODIFIED:uint = 3| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 10 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form has been modified.
PUBLISHED | Konstante |
public static const PUBLISHED:uint = 5| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 10 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form has been published.
READYFORPUBLISH | Konstante |
public static const READYFORPUBLISH:uint = 4| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 10 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Form is ready for publish.
TEST | Konstante |
public static const TEST:uint = 1| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Asset Composer“ 9.5 |
| Laufzeitversionen: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Tue Jun 12 2018, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen