包 | com.adobe.gravity.service.bundleloader |
接口 | public interface IBundleLoaderFactory |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
运行时版本: | AIR 1.1, Flash Player 9 |
公共方法
方法 | 由以下参数定义 | ||
---|---|---|---|
Create a new bundle loader instance. | IBundleLoaderFactory |
方法详细信息
newBundleLoader | () | 方法 |
public function newBundleLoader():com.adobe.gravity.utility.async:IToken
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
运行时版本: | AIR 1.1, Flash Player 9 |
Create a new bundle loader instance. The success handlers of the returned token will receive an IBundleLoader instance.
返回com.adobe.gravity.utility.async:IToken — An async token. The success handler will be called with the IBundleLoader instance when it is available. If an error occurs, the fault handlers will be called.
|
Tue Jun 12 2018, 11:04 AM Z