| Paket | com.adobe.mosaic.om.constants |
| Klasse | public class ApplicationConstants |
| Vererbung | ApplicationConstants Object |
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
ApplicationConstants provides constants to indicate the current
status of an Application in its lifecycle.
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
| Konstante | Definiert von | ||
|---|---|---|---|
| STATE_LOADED : String = "loaded" [statisch]
Constant indicating a loaded state of an application. | ApplicationConstants | ||
| STATE_LOADING : String = "loading" [statisch]
Constant indicating a loading state of an application. | ApplicationConstants | ||
| STATE_UNINITIALIZED : String = "uninitialized" [statisch]
Constant indicating an uninitialized state of an application. | ApplicationConstants | ||
Konstantendetails
STATE_LOADED | Konstante |
public static const STATE_LOADED:String = "loaded"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loaded state of an application.
STATE_LOADING | Konstante |
public static const STATE_LOADING:String = "loading"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loading state of an application.
STATE_UNINITIALIZED | Konstante |
public static const STATE_UNINITIALIZED:String = "uninitialized"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Constant indicating an uninitialized state of an application.
Tue Jun 12 2018, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen