Pakiet | com.adobe.icc.enum |
Klasa | public class FragmentLayoutState |
Dziedziczenie | FragmentLayoutState Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 10 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
state
of a Fragment Layout
.
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
MODIFIED : uint = 3 [statyczny]
The constant determining that the Fragment has been modified. | FragmentLayoutState | ||
PUBLISHED : uint = 5 [statyczny]
The constant determining that the Fragment has been published. | FragmentLayoutState | ||
READYFORPUBLISH : uint = 4 [statyczny]
The constant determining that the Fragment is ready for publish. | FragmentLayoutState |
Szczegół stałej
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 Fragment 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 Fragment 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 Fragment is ready for publish.
Tue Jun 12 2018, 12:06 PM Z