| Pacote | com.adobe.mosaic.om.interfaces |
| Interface | public interface IApplicationListItem extends IApplicationSpecifier |
| Implementadores | ApplicationListItem |
| 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 |
IApplicationListItem provides information about a given IApplication
suitable for display to a user, or as a specifier to load the Application.
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| creationDate : Date [somente leitura]
Returns the creationDate associated with the application to be loaded
| IApplicationListItem | ||
| creator : String [somente leitura]
Returns the creator associated with the application to be loaded
| IApplicationListItem | ||
| description : String [somente leitura]
Returns the description associated with the application to be loaded
| IApplicationListItem | ||
| label : String [somente leitura]
Returns the label associated with the application to be loaded
| IApplicationListItem | ||
![]() | name : String [somente leitura]
Returns the name to be associated with the application to be loaded
| IApplicationSpecifier | |
![]() | session : ISession [somente leitura]
Returns the ISession instance to be associated with the application to be loaded
| IApplicationSpecifier | |
Detalhes da propriedade
creationDate | propriedade |
creationDate:Date [somente leitura] | 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 application to be loaded
Implementação
public function get creationDate():Datecreator | propriedade |
creator:String [somente leitura] | 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 application to be loaded
Implementação
public function get creator():Stringdescription | propriedade |
description:String [somente leitura] | 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 application to be loaded
Implementação
public function get description():Stringlabel | propriedade |
label:String [somente leitura] | 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 application to be loaded
Implementação
public function get label():StringWed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas