public class FormSubmitEvent extends HTMLFrameHyperlinkEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
FormSubmitEvent.MethodType
The submit method.
|
HyperlinkEvent.EventTypesource| Modifier and Type | Method and Description |
|---|---|
String |
getData()
Returns the submit data.
|
FormSubmitEvent.MethodType |
getMethod()
Returns the HTTP submit method.
|
getTargetgetDescription, getEventType, getSourceElement, getURLgetSource, toStringpublic FormSubmitEvent.MethodType getMethod()