Package | com.adobe.gravity.context |
Classe | public class BundleContext |
Héritage | BundleContext Object |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
Propriétés publiques
Propriété | Défini par | ||
---|---|---|---|
constructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object | ||
currentContext : IBundleContext [statique] The IBundleContext for the current bundle (the bundle containing the code accessing this property). | BundleContext |
Méthodes publiques
Détails de la propriété
currentContext | propriété |
currentContext:IBundleContext
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The IBundleContext for the current bundle (the bundle containing the code accessing this property).
Implémentation
public static function get currentContext():IBundleContext
public static function set currentContext(value:IBundleContext):void
Tue Jun 12 2018, 09:30 AM Z