| Constructor and Description |
|---|
JavaScriptAction(String aJavaScriptExpression)
Creates an action launching the specified JavaScript.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaScriptExpression() |
public JavaScriptAction(String aJavaScriptExpression)
aJavaScriptExpression - the JavaScript expression to be run when the action is invoked.public String getJavaScriptExpression()