套件 | 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, 03:47 PM Z