|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Submitting
Direct submission of forms to a target URL
NOTE: directly submitting forms is only done for specialized
purposes, such as integration with certain legacy systems. Normal form usage contacts the server via 'DataBound Component Methods'
, through the RPCManager system.
DynamicForm.submitForm()
,
com.smartgwt.client.widgets.form.DynamicForm#submitValues
,
com.smartgwt.client.widgets.form.SearchForm#search
,
DynamicForm.cancel()
,
ValuesManager.cancel()
,
DynamicForm.getAction()
,
DynamicForm.getTarget()
,
DynamicForm.getMethod()
,
DynamicForm.getEncoding()
,
DynamicForm.getCanSubmit()
,
DynamicForm.getSaveOnEnter()
,
FormMethod
,
Encoding
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |