| Paket | com.adobe.mosaic.om.interfaces |
| Arabirim | public interface IApplicationSpecifier |
| Uygulayıcılar | ApplicationSpecifier |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Çalışma Zamanı Sürümleri: | 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.
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
| name : String [salt okunur]
Returns the name to be associated with the application to be loaded
| IApplicationSpecifier | ||
| session : ISession [salt okunur]
Returns the ISession instance to be associated with the application to be loaded
| IApplicationSpecifier | ||
Özellik Ayrıntısı
name | özellik |
name:String [salt okunur] | Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
Returns the name to be associated with the application to be loaded
Uygulama
public function get name():Stringsession | özellik |
session:ISession [salt okunur] | Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
Returns the ISession instance to be associated with the application to be loaded
Uygulama
public function get session():ISessionİlgili API Öğeleri
Tue Jun 12 2018, 01:09 PM Z