| Pacchetto | com.adobe.mosaic.om.impl |
| Classe | public class CatalogListItem |
| Ereditarietà | CatalogListItem Object |
| Implementa | ICatalogListItem |
| 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 |
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.
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | 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 | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | CatalogListItem | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Descrizione delle proprietà
creationDate | proprietà |
creationDate:Date| 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 |
Returns the creationDate associated with the catalog
Implementazione
public function get creationDate():Date public function set creationDate(value:Date):voidcreator | proprietà |
creator:String| 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 |
Returns the creator associated with the catalog
Implementazione
public function get creator():String public function set creator(value:String):voiddescription | proprietà |
description:String| 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 |
Returns the description associated with the catalog
Implementazione
public function get description():String public function set description(value:String):voidlabel | proprietà |
label:String| 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 |
Returns the label associated with the catalog
Implementazione
public function get label():String public function set label(value:String):voidname | proprietà |
name:String| 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 |
Returns the name associated with the catalog
Implementazione
public function get name():String public function set name(value:String):voidsession | proprietà |
session:ISession| 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 |
Returns the ISession instance associated with the catalog
Implementazione
public function get session():ISession public function set session(value:ISession):voidDescrizione della funzione di costruzione
CatalogListItem | () | Funzione di costruzione |
public function CatalogListItem()| 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 |
Constructor.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate