Pakiet | com.adobe.gravity.service.bundleloader |
Interfejs | public interface IBundleLoaderFactory |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Create a new bundle loader instance. | IBundleLoaderFactory |
Szczegół metody
newBundleLoader | () | metoda |
public function newBundleLoader():com.adobe.gravity.utility.async:IToken
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
Create a new bundle loader instance. The success handlers of the returned token will receive an IBundleLoader instance.
Zwracacom.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, 12:06 PM Z