Pacote | com.adobe.gravity.context |
Classe | public class BundleContext |
Herança | BundleContext Object |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versões de runtime: | AIR 1.1, Flash Player 9 |
Propriedades públicas
Propriedade | Definido por | ||
---|---|---|---|
constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | Object | ||
currentContext : IBundleContext [estático] The IBundleContext for the current bundle (the bundle containing the code accessing this property). | BundleContext |
Métodos públicos
Detalhes da propriedade
currentContext | propriedade |
currentContext:IBundleContext
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versões de runtime: | AIR 1.1, Flash Player 9 |
The IBundleContext for the current bundle (the bundle containing the code accessing this property).
Implementação
public static function get currentContext():IBundleContext
public static function set currentContext(value:IBundleContext):void
Wed Jun 13 2018, 11:10 AM Z