Pacote | com.adobe.gravity.service.bundleloader |
Interface | public interface IBundleLoaderFactory |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versões de runtime: | AIR 1.1, Flash Player 9 |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Create a new bundle loader instance. | IBundleLoaderFactory |
Detalhes do método
newBundleLoader | () | método |
public function newBundleLoader():com.adobe.gravity.utility.async:IToken
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versões de runtime: | AIR 1.1, Flash Player 9 |
Create a new bundle loader instance. The success handlers of the returned token will receive an IBundleLoader instance.
Retornacom.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.
|
Wed Jun 13 2018, 11:10 AM Z