Paquete | com.adobe.gravity.service.manifest |
Interfaz | public interface IInterfaceElementHandler |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Parse the child element. | IInterfaceElementHandler |
Información sobre métodos
parse | () | método |
public function parse(element:XML, interfaceBuilder:IInterfaceBuilder):com.adobe.gravity.utility.async:IToken
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
Parse the child element.
Parámetros
element:XML — The child element.
| |
interfaceBuilder:IInterfaceBuilder — The builder for the interface SWF definition 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.
|
Tue Jun 12 2018, 02:12 PM Z