public class FormSubmitEvent extends HTMLFrameHyperlinkEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
FormSubmitEvent.MethodType
The submit method.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getData()
Returns the submit data.
|
FormSubmitEvent.MethodType |
getMethod()
Returns the HTTP submit method.
|
getTargetpublic java.lang.String getData()
public FormSubmitEvent.MethodType getMethod()