Pakket | com.adobe.gravity.context |
Klasse | public class BundleContext |
Overerving | BundleContext Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtimeversies: | AIR 1.1, Flash Player 9 |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
currentContext : IBundleContext [statisch] The IBundleContext for the current bundle (the bundle containing the code accessing this property). | BundleContext |
Openbare methoden
Eigenschapdetails
currentContext | eigenschap |
currentContext:IBundleContext
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtimeversies: | AIR 1.1, Flash Player 9 |
The IBundleContext for the current bundle (the bundle containing the code accessing this property).
Implementatie
public static function get currentContext():IBundleContext
public static function set currentContext(value:IBundleContext):void
Wed Jun 13 2018, 11:42 AM Z