套件 | com.adobe.gravity.service.manifest |
介面 | public interface IBundleElementHandler |
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
執行階段版本: | AIR 1.1, Flash Player 9 |
公用方法
方法 | 定義自 | ||
---|---|---|---|
Parse the child element. | IBundleElementHandler |
方法詳細資訊
parse | () | 方法 |
public function parse(element:XML, bundleBuilder:IBundleBuilder):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.
| |
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.
|
Tue Jun 12 2018, 03:47 PM Z