包 | 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, 11:04 AM Z