Pacote | com.adobe.icc.enum |
Classe | public class FragmentLayoutState |
Herança | FragmentLayoutState Object |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
state
of a Fragment Layout
.
Propriedades públicas
Métodos públicos
Constantes públicas
Constante | Definido por | ||
---|---|---|---|
MODIFIED : uint = 3 [estático]
The constant determining that the Fragment has been modified. | FragmentLayoutState | ||
PUBLISHED : uint = 5 [estático]
The constant determining that the Fragment has been published. | FragmentLayoutState | ||
READYFORPUBLISH : uint = 4 [estático]
The constant determining that the Fragment is ready for publish. | FragmentLayoutState |
Detalhes da constante
MODIFIED | Constante |
public static const MODIFIED:uint = 3
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been modified.
PUBLISHED | Constante |
public static const PUBLISHED:uint = 5
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been published.
READYFORPUBLISH | Constante |
public static const READYFORPUBLISH:uint = 4
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment is ready for publish.
Wed Jun 13 2018, 11:10 AM Z