| Pacote | com.adobe.gravity.service.manifest |
| Interface | public interface IBundleElementHandler |
| 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 | ||
|---|---|---|---|
Parse the child element. | IBundleElementHandler | ||
Detalhes do método
parse | () | método |
public function parse(element:XML, bundleBuilder:IBundleBuilder):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 |
Parse the child element.
Parâmetros
element:XML — The child element.
| |
bundleBuilder:IBundleBuilder — The builder for the bundle under construction.
|
com.adobe.gravity.utility.async:IToken — A token used to set success and failure handlers to be called when the operation has completed. The success handler will be called with no parameters.
|
Wed Jun 13 2018, 11:10 AM Z