| Pakket | com.adobe.mosaic.om.interfaces |
| Interface | public interface ICatalogListItem extends ICatalogSpecifier |
| Geïmplementeerd door | CatalogListItem |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
ICatalogListItem provides information about a given ICatalog suitable
for display to a user, or as a specifier to load the Catalog into an IApplication.
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| creationDate : Date [alleen-lezen]
Returns the creationDate associated with the catalog to be loaded
| ICatalogListItem | ||
| creator : String [alleen-lezen]
Returns the creator associated with the catalog to be loaded
| ICatalogListItem | ||
| description : String [alleen-lezen]
Returns the description associated with the catalog to be loaded
| ICatalogListItem | ||
| label : String [alleen-lezen]
Returns the label associated with the catalog to be loaded
| ICatalogListItem | ||
![]() | name : String [alleen-lezen]
Returns the name to be associated with the catalog to be loaded
| ICatalogSpecifier | |
![]() | session : ISession [alleen-lezen]
Returns the ISession instance to be associated with the catalog to be loaded
| ICatalogSpecifier | |
Eigenschapdetails
creationDate | eigenschap |
creationDate:Date [alleen-lezen] | Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Returns the creationDate associated with the catalog to be loaded
Implementatie
public function get creationDate():Datecreator | eigenschap |
creator:String [alleen-lezen] | Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Returns the creator associated with the catalog to be loaded
Implementatie
public function get creator():Stringdescription | eigenschap |
description:String [alleen-lezen] | Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Returns the description associated with the catalog to be loaded
Implementatie
public function get description():Stringlabel | eigenschap |
label:String [alleen-lezen] | Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Returns the label associated with the catalog to be loaded
Implementatie
public function get label():StringWed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven