套件 | com.adobe.mosaic.om.interfaces |
介面 | public interface IApplicationSpecifier |
實作者 | ApplicationSpecifier |
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
IApplicationSpecifier
interface is used to specify an application for loading.
Developers may implement this interface themselves, or utilize the IApplicationListItem sub-interface.
公用屬性
屬性 | 定義自 | ||
---|---|---|---|
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 |
屬性詳細資訊
name | 屬性 |
session | 屬性 |
session:ISession
[唯讀] 語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
執行階段版本: | AIR 2.6, Flash Player 10.2 |
Returns the ISession instance to be associated with the application to be loaded
實作
public function get session():ISession
相關 API 元素
Tue Jun 12 2018, 03:47 PM Z