パッケージ | 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, 10:34 AM Z