| Pakket | com.adobe.mosaic.om.impl |
| Klasse | public class CatalogListItem |
| Overerving | CatalogListItem Object |
| Implementatie | ICatalogListItem |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
CatalogListItem provides information about a given
ICatalog suitable for display to a user. This is provided as default
implementation of the ICatalogListItem for developer convenience.
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
![]() | constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | |
| creationDate : Date
Returns the creationDate associated with the catalog
| CatalogListItem | ||
| creator : String
Returns the creator associated with the catalog
| CatalogListItem | ||
| description : String
Returns the description associated with the catalog
| CatalogListItem | ||
| label : String
Returns the label associated with the catalog
| CatalogListItem | ||
| name : String
Returns the name associated with the catalog
| CatalogListItem | ||
| session : ISession
Returns the ISession instance associated with the catalog
| CatalogListItem | ||
Openbare methoden
| Methode | Gedefinieerd door | ||
|---|---|---|---|
Constructor. | CatalogListItem | ||
![]() |
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | |
![]() |
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | |
![]() |
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | |
![]() |
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | |
![]() |
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | |
![]() |
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | |
![]() |
Retourneert de primitieve waarde van het opgegeven object. | Object | |
Eigenschapdetails
creationDate | eigenschap |
creationDate:Date| 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
Implementatie
public function get creationDate():Date public function set creationDate(value:Date):voidcreator | eigenschap |
creator:String| 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
Implementatie
public function get creator():String public function set creator(value:String):voiddescription | eigenschap |
description:String| 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
Implementatie
public function get description():String public function set description(value:String):voidlabel | eigenschap |
label:String| 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
Implementatie
public function get label():String public function set label(value:String):voidname | eigenschap |
name:String| 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 name associated with the catalog
Implementatie
public function get name():String public function set name(value:String):voidsession | eigenschap |
session:ISession| 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 ISession instance associated with the catalog
Implementatie
public function get session():ISession public function set session(value:ISession):voidConstructordetails
CatalogListItem | () | Constructor |
public function CatalogListItem()| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constructor.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven