Package net.sf.jasperreports.javascript
Class JavaScriptEvaluatorScope.JSVariable
java.lang.Object
net.sf.jasperreports.javascript.JavaScriptEvaluatorScope.JSValue
net.sf.jasperreports.javascript.JavaScriptEvaluatorScope.JSVariable
- Enclosing class:
JavaScriptEvaluatorScope
Variable class used in JavaScript expressions.
-
Constructor Summary
ConstructorsConstructorDescriptionJSVariable
(JRFillVariable variable, org.mozilla.javascript.ScriptableObject scope) -
Method Summary
Methods inherited from class net.sf.jasperreports.javascript.JavaScriptEvaluatorScope.JSValue
toJSValue
-
Constructor Details
-
JSVariable
-
-
Method Details
-
getValue
-
getOldValue
-
getEstimatedValue
-