| Paket | com.adobe.mosaic.om.interfaces |
| Arabirim | public interface IManager |
| 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 |
IManager interface serves as a base-interface for the framework manager
objects that provide high-level application functionality.
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
| name : String [salt okunur]
Returns the name associated with the manager object. | IManager | ||
Ö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 associated with the manager object.
Uygulama
public function get name():StringTue Jun 12 2018, 01:09 PM Z