| 패키지 | 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, 03:17 PM Z