Pacchetto | com.adobe.gravity.service.manifest |
Interfaccia | public interface IManifestElementHandler |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versioni runtime: | AIR 1.1, Flash Player 9 |
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
Parse the child element. | IManifestElementHandler |
Descrizione dei metodi
parse | () | metodo |
public function parse(element:XML, parseContext:IManifestParseContext):com.adobe.gravity.utility.async:IToken
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versioni runtime: | AIR 1.1, Flash Player 9 |
Parse the child element.
Parametri
element:XML — The child element.
| |
parseContext:IManifestParseContext — The parsing context for this manifest.
|
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.
|
Tue Jun 12 2018, 02:44 PM Z