Pakket | com.adobe.mosaic.om.constants |
Klasse | public class CatalogConstants |
Overerving | CatalogConstants Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
CatalogConstants
provides constants to indicate the current
status of a Catalog in its client-server lifecycle.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
STATE_LOADED : String = "loaded" [statisch]
Constant indicating a loaded state of a catalog. | CatalogConstants | ||
STATE_LOADING : String = "loading" [statisch]
Constant indicating a loading state of a catalog. | CatalogConstants | ||
STATE_UNINITIALIZED : String = "uninitialized" [statisch]
Constant indicating an uninitialized state of a catalog. | CatalogConstants |
Constantedetails
STATE_LOADED | Constante |
public static const STATE_LOADED:String = "loaded"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loaded state of a catalog.
STATE_LOADING | Constante |
public static const STATE_LOADING:String = "loading"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constant indicating a loading state of a catalog.
STATE_UNINITIALIZED | Constante |
public static const STATE_UNINITIALIZED:String = "uninitialized"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constant indicating an uninitialized state of a catalog.
Wed Jun 13 2018, 11:42 AM Z