| Pacchetto | com.adobe.mosaic.om.constants |
| Classe | public class CatalogConstants |
| Ereditarietà | CatalogConstants 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 |
CatalogConstants provides constants to indicate the current
status of a Catalog in its client-server lifecycle.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| STATE_LOADED : String = "loaded" [statico]
Constant indicating a loaded state of a catalog. | CatalogConstants | ||
| STATE_LOADING : String = "loading" [statico]
Constant indicating a loading state of a catalog. | CatalogConstants | ||
| STATE_UNINITIALIZED : String = "uninitialized" [statico]
Constant indicating an uninitialized state of a catalog. | CatalogConstants | ||
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 a catalog.
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 a catalog.
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 a catalog.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate