套件 | 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, 03:47 PM Z