Pakket | com.adobe.mosaic.om.interfaces |
Interface | public interface IManager |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | 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.
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
name : String [alleen-lezen]
Returns the name associated with the manager object. | IManager |
Eigenschapdetails
name | eigenschap |
name:String
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Returns the name associated with the manager object.
Implementatie
public function get name():String
Wed Jun 13 2018, 11:42 AM Z