|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.simple.extend.DefaultFormSubmissionListener
public class DefaultFormSubmissionListener
No-op implementation of a FormSubmissionListener; override the submit method in a subclass as needed.
| Constructor Summary | |
|---|---|
DefaultFormSubmissionListener()
|
|
| Method Summary | |
|---|---|
void |
submit(java.lang.String query)
Called by XhtmlForm when a form is submitted. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFormSubmissionListener()
| Method Detail |
|---|
public void submit(java.lang.String query)
submit in interface FormSubmissionListenerquery - the entire query string as composed from form elements and the form's action URL
|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||