| パッケージ | com.adobe.mosaic.om.constants |
| クラス | public class ApplicationConstants |
| 継承 | ApplicationConstants Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
ApplicationConstants provides constants to indicate the current
status of an Application in its lifecycle.
関連する API エレメント
パブリックプロパティ
パブリックメソッド
パブリック定数
| 定数 | 定義元 | ||
|---|---|---|---|
| STATE_LOADED : String = "loaded" [静的]
Constant indicating a loaded state of an application. | ApplicationConstants | ||
| STATE_LOADING : String = "loading" [静的]
Constant indicating a loading state of an application. | ApplicationConstants | ||
| STATE_UNINITIALIZED : String = "uninitialized" [静的]
Constant indicating an uninitialized state of an application. | ApplicationConstants | ||
定数の詳細
STATE_LOADED | 定数 |
public static const STATE_LOADED:String = "loaded"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loaded state of an application.
STATE_LOADING | 定数 |
public static const STATE_LOADING:String = "loading"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loading state of an application.
STATE_UNINITIALIZED | 定数 |
public static const STATE_UNINITIALIZED:String = "uninitialized"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Constant indicating an uninitialized state of an application.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示