Class JavaScriptEvaluatorScope.JSVariable

    • Constructor Detail

      • JSVariable

        public JSVariable​(JRFillVariable variable,
                          org.mozilla.javascript.ScriptableObject scope)
    • Method Detail

      • getValue

        public java.lang.Object getValue()
      • getOldValue

        public java.lang.Object getOldValue()
      • getEstimatedValue

        public java.lang.Object getEstimatedValue()