Пакет | com.adobe.mosaic.om.interfaces |
Интерфейс | public interface ICatalogListItem extends ICatalogSpecifier |
Средство реализации | CatalogListItem |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
ICatalogListItem
provides information about a given ICatalog suitable
for display to a user, or as a specifier to load the Catalog into an IApplication.
Общедоступные свойства
Свойство | Определено | ||
---|---|---|---|
creationDate : Date [только для чтения]
Returns the creationDate associated with the catalog to be loaded
| ICatalogListItem | ||
creator : String [только для чтения]
Returns the creator associated with the catalog to be loaded
| ICatalogListItem | ||
description : String [только для чтения]
Returns the description associated with the catalog to be loaded
| ICatalogListItem | ||
label : String [только для чтения]
Returns the label associated with the catalog to be loaded
| ICatalogListItem | ||
name : String [только для чтения]
Returns the name to be associated with the catalog to be loaded
| ICatalogSpecifier | ||
session : ISession [только для чтения]
Returns the ISession instance to be associated with the catalog to be loaded
| ICatalogSpecifier |
Сведения о свойстве
creationDate | свойство |
creationDate:Date
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Returns the creationDate associated with the catalog to be loaded
Реализация
public function get creationDate():Date
creator | свойство |
creator:String
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Returns the creator associated with the catalog to be loaded
Реализация
public function get creator():String
description | свойство |
description:String
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Returns the description associated with the catalog to be loaded
Реализация
public function get description():String
label | свойство |
label:String
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Returns the label associated with the catalog to be loaded
Реализация
public function get label():String
Tue Jun 12 2018, 11:34 AM Z