Pakket | com.adobe.icc.enum |
Klasse | public class FragmentLayoutState |
Overerving | FragmentLayoutState Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
state
of a Fragment Layout
.
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
MODIFIED : uint = 3 [statisch]
The constant determining that the Fragment has been modified. | FragmentLayoutState | ||
PUBLISHED : uint = 5 [statisch]
The constant determining that the Fragment has been published. | FragmentLayoutState | ||
READYFORPUBLISH : uint = 4 [statisch]
The constant determining that the Fragment is ready for publish. | FragmentLayoutState |
Constantedetails
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 Fragment 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 Fragment 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 Fragment is ready for publish.
Wed Jun 13 2018, 11:42 AM Z