| Pakiet | com.adobe.icc.enum |
| Klasa | public class LetterState |
| Dziedziczenie | LetterState Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
state of a Letter.
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| ACTIVE : uint = 0 [statyczny]
Specifies the enumerator code for Active state. | LetterState | ||
| ARCHIVE : uint = 2 [statyczny]
Specifies the enumerator code for Archive state. | LetterState | ||
| MODIFIED : uint = 3 [statyczny]
The constant determining that the Letter has been modified. | LetterState | ||
| PUBLISHED : uint = 5 [statyczny]
The constant determining that the Letter has been published. | LetterState | ||
| READYFORPUBLISH : uint = 4 [statyczny]
The constant determining that the Letter is ready for publish. | LetterState | ||
| TEST : uint = 1 [statyczny]
Specifies the enumerator code for a test. | LetterState | ||
Szczegół stałej
ACTIVE | Stała |
public static const ACTIVE:uint = 0| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Active state.
ARCHIVE | Stała |
public static const ARCHIVE:uint = 2| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for Archive state.
MODIFIED | Stała |
public static const MODIFIED:uint = 3| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 10 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Letter has been modified.
PUBLISHED | Stała |
public static const PUBLISHED:uint = 5| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 10 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Letter has been published.
READYFORPUBLISH | Stała |
public static const READYFORPUBLISH:uint = 4| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 10 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Letter is ready for publish.
TEST | Stała |
public static const TEST:uint = 1| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a test. That is, Inactive state.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne