Пакет | 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:34 AM Z