Pakket | com.adobe.guides.submit |
Interface | public interface ISubmitResultAware |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
submitResult : ISubmitResult [alleen-schrijven]
The SubmitResult function will handle the results, success or failure, of an ISubmit submit(x) call. | ISubmitResultAware |
Eigenschapdetails
submitResult | eigenschap |
submitResult:ISubmitResult
[alleen-schrijven] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The SubmitResult function will handle the results, success or failure, of an ISubmit submit(x) call.
Implementatie
public function set submitResult(value:ISubmitResult):void
Wed Jun 13 2018, 11:42 AM Z