| 包 | com.adobe.guides.submit |
| 接口 | public interface ISubmitResultAware |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| 运行时版本: | AIR 1.0, Flash Player 10.2 |
公共属性
| 属性 | 由以下参数定义 | ||
|---|---|---|---|
| submitResult : ISubmitResult [只写]
The SubmitResult function will handle the results, success or failure, of an ISubmit submit(x) call. | ISubmitResultAware | ||
属性详细信息
submitResult | 属性 |
submitResult:ISubmitResult [只写] | 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| 运行时版本: | AIR 1.0, Flash Player 10.2 |
The SubmitResult function will handle the results, success or failure, of an ISubmit submit(x) call.
实现
public function set submitResult(value:ISubmitResult):voidTue Jun 12 2018, 11:04 AM Z