Pakiet | com.adobe.mosaic.om.interfaces |
Interfejs | public interface IApplicationListItem extends IApplicationSpecifier |
Implementory | ApplicationListItem |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | 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.
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
creationDate : Date [tylko do odczytu]
Returns the creationDate associated with the application to be loaded
| IApplicationListItem | ||
creator : String [tylko do odczytu]
Returns the creator associated with the application to be loaded
| IApplicationListItem | ||
description : String [tylko do odczytu]
Returns the description associated with the application to be loaded
| IApplicationListItem | ||
label : String [tylko do odczytu]
Returns the label associated with the application to be loaded
| IApplicationListItem | ||
name : String [tylko do odczytu]
Returns the name to be associated with the application to be loaded
| IApplicationSpecifier | ||
session : ISession [tylko do odczytu]
Returns the ISession instance to be associated with the application to be loaded
| IApplicationSpecifier |
Szczegół właściwości
creationDate | właściwość |
creationDate:Date
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Returns the creationDate associated with the application to be loaded
Implementacja
public function get creationDate():Date
creator | właściwość |
creator:String
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Returns the creator associated with the application to be loaded
Implementacja
public function get creator():String
description | właściwość |
description:String
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Returns the description associated with the application to be loaded
Implementacja
public function get description():String
label | właściwość |
label:String
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Returns the label associated with the application to be loaded
Implementacja
public function get label():String
Tue Jun 12 2018, 12:06 PM Z