FormSubmitEvent is used to notify interested parties that a form was submitted.
FormSubmitEvent is used to notify interested parties that a form was submitted.
(get-data this)Gets the form submission data.
returns: the string representing the form submission data. - java.lang.String
Gets the form submission data. returns: the string representing the form submission data. - `java.lang.String`
(get-method this)Gets the form method type.
returns: the form method type, either
Method.GET or Method.POST. - javax.swing.text.html.FormSubmitEvent$MethodType
Gets the form method type. returns: the form method type, either Method.GET or Method.POST. - `javax.swing.text.html.FormSubmitEvent$MethodType`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |