public class SubmitJSInterface extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERFACE_NAME |
| Constructor and Description |
|---|
SubmitJSInterface() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJavascript() |
boolean |
isNextRequestIsSubmit() |
void |
setNextRequestIsSubmit(Boolean isSubmit) |
public static final String INTERFACE_NAME