Paquete | com.adobe.icc.enum |
Clase | public class FragmentLayoutState |
Herencia | FragmentLayoutState Object |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
state
of a Fragment Layout
.
Propiedades públicas
Métodos públicos
Constantes públicas
Constante | Definido por | ||
---|---|---|---|
MODIFIED : uint = 3 [estática]
The constant determining that the Fragment has been modified. | FragmentLayoutState | ||
PUBLISHED : uint = 5 [estática]
The constant determining that the Fragment has been published. | FragmentLayoutState | ||
READYFORPUBLISH : uint = 4 [estática]
The constant determining that the Fragment is ready for publish. | FragmentLayoutState |
Información sobre constantes
MODIFIED | Constante |
public static const MODIFIED:uint = 3
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been modified.
PUBLISHED | Constante |
public static const PUBLISHED:uint = 5
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been published.
READYFORPUBLISH | Constante |
public static const READYFORPUBLISH:uint = 4
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment is ready for publish.
Tue Jun 12 2018, 02:12 PM Z