Package | com.adobe.mosaic.om.interfaces |
Interface | public interface IManager |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versions du moteur d’exécution: | 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.
Propriétés publiques
Propriété | Défini par | ||
---|---|---|---|
name : String [lecture seule]
Returns the name associated with the manager object. | IManager |
Détails de la propriété
name | propriété |
name:String
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Returns the name associated with the manager object.
Implémentation
public function get name():String
Tue Jun 12 2018, 09:30 AM Z