| Package | com.adobe.gravity.service.manifest |
| Interface | public interface IInterfaceElementHandler |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
Méthodes publiques
| Méthode | Défini par | ||
|---|---|---|---|
Parse the child element. | IInterfaceElementHandler | ||
Détails de la méthode
parse | () | méthode |
public function parse(element:XML, interfaceBuilder:IInterfaceBuilder):com.adobe.gravity.utility.async:IToken| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
Parse the child element.
Paramètres
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, 09:30 AM Z