public static class JavaScriptEvaluatorScope.JSVariable extends JavaScriptEvaluatorScope.JSValue
| Constructor and Description |
|---|
JavaScriptEvaluatorScope.JSVariable(JRFillVariable variable,
org.mozilla.javascript.ScriptableObject scope) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEstimatedValue() |
Object |
getOldValue() |
Object |
getValue() |
toJSValuepublic JavaScriptEvaluatorScope.JSVariable(JRFillVariable variable, org.mozilla.javascript.ScriptableObject scope)
Copyright © 2014. All rights reserved.