| Pacote | com.adobe.mosaic.om.impl |
| Classe | public class CatalogListItem |
| Herança | CatalogListItem Object |
| Implementações | ICatalogListItem |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de 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.
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
![]() | constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | 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 | ||
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
Constructor. | CatalogListItem | ||
![]() |
Indica se um objeto tem uma propriedade especificada definida. | Object | |
![]() |
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | |
![]() |
Indica se a propriedade especificada existe e é enumerável. | Object | |
![]() |
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | |
![]() |
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | |
![]() |
Retorna a representação de string do objeto especificado. | Object | |
![]() |
Retorna o valor primitivo do objeto especificado. | Object | |
Detalhes da propriedade
creationDate | propriedade |
creationDate:Date| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the creationDate associated with the catalog
Implementação
public function get creationDate():Date public function set creationDate(value:Date):voidcreator | propriedade |
creator:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the creator associated with the catalog
Implementação
public function get creator():String public function set creator(value:String):voiddescription | propriedade |
description:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the description associated with the catalog
Implementação
public function get description():String public function set description(value:String):voidlabel | propriedade |
label:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the label associated with the catalog
Implementação
public function get label():String public function set label(value:String):voidname | propriedade |
name:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the name associated with the catalog
Implementação
public function get name():String public function set name(value:String):voidsession | propriedade |
session:ISession| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the ISession instance associated with the catalog
Implementação
public function get session():ISession public function set session(value:ISession):voidDetalhes do construtor
CatalogListItem | () | Construtor |
public function CatalogListItem()| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Constructor.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas