| Pacote | com.adobe.mosaic.om.interfaces |
| Interface | public interface IManager |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de 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.
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| name : String [somente leitura]
Returns the name associated with the manager object. | IManager | ||
Detalhes da propriedade
name | propriedade |
name:String [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Returns the name associated with the manager object.
Implementação
public function get name():StringWed Jun 13 2018, 11:10 AM Z