Pacchetto | com.adobe.icc.enum |
Classe | public class FragmentLayoutState |
Ereditarietà | FragmentLayoutState Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Asset Composer 10 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
state
of a Fragment Layout
.
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
Costante | Definito da | ||
---|---|---|---|
MODIFIED : uint = 3 [statico]
The constant determining that the Fragment has been modified. | FragmentLayoutState | ||
PUBLISHED : uint = 5 [statico]
The constant determining that the Fragment has been published. | FragmentLayoutState | ||
READYFORPUBLISH : uint = 4 [statico]
The constant determining that the Fragment is ready for publish. | FragmentLayoutState |
Descrizione delle costanti
MODIFIED | Costante |
public static const MODIFIED:uint = 3
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Asset Composer 10 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been modified.
PUBLISHED | Costante |
public static const PUBLISHED:uint = 5
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Asset Composer 10 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been published.
READYFORPUBLISH | Costante |
public static const READYFORPUBLISH:uint = 4
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Asset Composer 10 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment is ready for publish.
Tue Jun 12 2018, 02:44 PM Z