| 套件 | com.adobe.mosaic.om.interfaces |
| 介面 | public interface IApplicationListItem extends IApplicationSpecifier |
| 實作者 | ApplicationListItem |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| 執行階段版本: | 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.
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
| creationDate : Date [唯讀]
Returns the creationDate associated with the application to be loaded
| IApplicationListItem | ||
| creator : String [唯讀]
Returns the creator associated with the application to be loaded
| IApplicationListItem | ||
| description : String [唯讀]
Returns the description associated with the application to be loaded
| IApplicationListItem | ||
| label : String [唯讀]
Returns the label associated with the application to be loaded
| IApplicationListItem | ||
![]() | name : String [唯讀]
Returns the name to be associated with the application to be loaded
| IApplicationSpecifier | |
![]() | session : ISession [唯讀]
Returns the ISession instance to be associated with the application to be loaded
| IApplicationSpecifier | |
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性