public interface FormScriptable extends ScriptingEventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
setAction(java.lang.String newAction)
set the action
|
void |
setParameterValue(java.lang.String name,
java.lang.String value)
set the value of a parameter
|
doEvent, doEventScript, handleEventvoid setAction(java.lang.String newAction)
newAction - void setParameterValue(java.lang.String name,
java.lang.String value)
name - - the name of the parameter to setvalue - - the value to use for the parameter