패키지 | 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, 03:17 PM Z