包 | 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:04 AM Z