public interface FormSubmissionListener
submit(String) method, which can then be submitted back to the panel
for loading.| Modifier and Type | Method and Description |
|---|---|
void |
submit(String query)
Called by XhtmlForm when a form is submitted.
|
void submit(String query)
query - the entire query string as composed from form elements and the form's action URLCopyright © 2016. All rights reserved.