| Pacchetto | com.adobe.mosaic.om.constants |
| Classe | public class ApplicationConstants |
| Ereditarietà | ApplicationConstants Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
ApplicationConstants provides constants to indicate the current
status of an Application in its lifecycle.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| STATE_LOADED : String = "loaded" [statico]
Constant indicating a loaded state of an application. | ApplicationConstants | ||
| STATE_LOADING : String = "loading" [statico]
Constant indicating a loading state of an application. | ApplicationConstants | ||
| STATE_UNINITIALIZED : String = "uninitialized" [statico]
Constant indicating an uninitialized state of an application. | ApplicationConstants | ||
Descrizione delle costanti
STATE_LOADED | Costante |
public static const STATE_LOADED:String = "loaded"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loaded state of an application.
STATE_LOADING | Costante |
public static const STATE_LOADING:String = "loading"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loading state of an application.
STATE_UNINITIALIZED | Costante |
public static const STATE_UNINITIALIZED:String = "uninitialized"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Constant indicating an uninitialized state of an application.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate