| 包 | com.adobe.guides.submit |
| 接口 | public interface ISubmitResult |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| 运行时版本: | AIR 1.0, Flash Player 10.2 |
公共方法
| 方法 | 由以下参数定义 | ||
|---|---|---|---|
The submitFail method is called on invalid completion of a submit. | ISubmitResult | ||
The submitSuccess method is called on valid completion of a submit. | ISubmitResult | ||
方法详细信息
submitFail | () | 方法 |
public function submitFail():void| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| 运行时版本: | AIR 1.0, Flash Player 10.2 |
The submitFail method is called on invalid completion of a submit.
submitSuccess | () | 方法 |
public function submitSuccess():void| 语言版本: | ActionScript 3.0 |
| 产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| 运行时版本: | AIR 1.0, Flash Player 10.2 |
The submitSuccess method is called on valid completion of a submit.
Tue Jun 12 2018, 11:04 AM Z