| 包 | com.adobe.icc.enum |
| 类 | public class FragmentLayoutState |
| 继承 | FragmentLayoutState Object |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Asset Composer Building Block 10 |
| 运行时版本: | AIR (unsupported), Flash Player 10.2 |
state of a Fragment Layout.
公共常量
| 常量 | 由以下参数定义 | ||
|---|---|---|---|
| MODIFIED : uint = 3 [静态]
The constant determining that the Fragment has been modified. | FragmentLayoutState | ||
| PUBLISHED : uint = 5 [静态]
The constant determining that the Fragment has been published. | FragmentLayoutState | ||
| READYFORPUBLISH : uint = 4 [静态]
The constant determining that the Fragment is ready for publish. | FragmentLayoutState | ||
常量详细信息
MODIFIED | 常量 |
public static const MODIFIED:uint = 3| 语言版本: | ActionScript 3.0 |
| 产品版本: | Asset Composer Building Block 10 |
| 运行时版本: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been modified.
PUBLISHED | 常量 |
public static const PUBLISHED:uint = 5| 语言版本: | ActionScript 3.0 |
| 产品版本: | Asset Composer Building Block 10 |
| 运行时版本: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment has been published.
READYFORPUBLISH | 常量 |
public static const READYFORPUBLISH:uint = 4| 语言版本: | ActionScript 3.0 |
| 产品版本: | Asset Composer Building Block 10 |
| 运行时版本: | AIR (unsupported), Flash Player 10.2 |
The constant determining that the Fragment is ready for publish.
Tue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性