パッケージ | 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, 10:34 AM Z