|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFormSubmittingComponent
Interface that must be implemented by components that are able to submit form.
| Method Summary | |
|---|---|
String |
getInputName()
Returns the name that is unique to this component, at least within the form. |
Component |
setDefaultFormProcessing(boolean defaultFormProcessing)
Sets the defaultFormProcessing property. |
| Methods inherited from interface org.apache.wicket.markup.html.form.IFormSubmitter |
|---|
getDefaultFormProcessing, getForm, onError, onSubmit |
| Method Detail |
|---|
Component setDefaultFormProcessing(boolean defaultFormProcessing)
defaultFormProcessing -
this componentString getInputName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||