com.adobe.guides.submit 包提供一组在提交过程中使用以及用于处理提交结果的接口。
接口
接口 | 说明 | |
---|---|---|
ISubmit | The ISubmit interface is used to call one of the components built-in submission processes with supplied data. | |
ISubmitResult | The ISubmitResult interface is used to handle the results, success or failure, of an ISubmit submit(x) call. | |
ISubmitResultAware | The ISubmitResultAware interface is used to register to handle the results, success or failure, of an ISubmit submit(x) call. |
Tue Jun 12 2018, 11:18 AM Z