Пакет | com.adobe.gravity.context |
Класс | public class BundleContext |
Наследование | BundleContext Object |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Версии среды выполнения: | AIR 1.1, Flash Player 9 |
Общедоступные свойства
Свойство | Определено | ||
---|---|---|---|
constructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта. | Object | ||
currentContext : IBundleContext [статические] The IBundleContext for the current bundle (the bundle containing the code accessing this property). | BundleContext |
Общедоступные методы
Сведения о свойстве
currentContext | свойство |
currentContext:IBundleContext
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Версии среды выполнения: | AIR 1.1, Flash Player 9 |
The IBundleContext for the current bundle (the bundle containing the code accessing this property).
Реализация
public static function get currentContext():IBundleContext
public static function set currentContext(value:IBundleContext):void
Tue Jun 12 2018, 11:34 AM Z