パッケージ | 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, 10:34 AM Z