パッケージ | 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, 10:34 AM Z