Pacchetto | com.adobe.mosaic.om.interfaces |
Interfaccia | public interface IManager |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versioni runtime: | 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.
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
name : String [sola lettura]
Returns the name associated with the manager object. | IManager |
Descrizione delle proprietà
name | proprietà |
name:String
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Returns the name associated with the manager object.
Implementazione
public function get name():String
Tue Jun 12 2018, 02:44 PM Z