Пакет | com.adobe.gravity.service.manifest |
Интерфейс | public interface IInterfaceElementHandler |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Версии среды выполнения: | AIR 1.1, Flash Player 9 |
Общедоступные методы
Метод | Определено | ||
---|---|---|---|
Parse the child element. | IInterfaceElementHandler |
Сведения о методе
parse | () | метод |
public function parse(element:XML, interfaceBuilder:IInterfaceBuilder):com.adobe.gravity.utility.async:IToken
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Версии среды выполнения: | AIR 1.1, Flash Player 9 |
Parse the child element.
Параметры
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, 11:34 AM Z