net.sf.jasperreports.compilers
Class JavaScriptEvaluatorScope.JSField

java.lang.Object
  extended by net.sf.jasperreports.compilers.JavaScriptEvaluatorScope.JSValue
      extended by net.sf.jasperreports.compilers.JavaScriptEvaluatorScope.JSField
Enclosing class:
JavaScriptEvaluatorScope

public static class JavaScriptEvaluatorScope.JSField
extends JavaScriptEvaluatorScope.JSValue

Field class used in JavaScript expressions.


Constructor Summary
JavaScriptEvaluatorScope.JSField(JRFillField field, org.mozilla.javascript.ScriptableObject scope)
           
 
Method Summary
 java.lang.Object getOldValue()
           
 java.lang.Object getValue()
           
 
Methods inherited from class net.sf.jasperreports.compilers.JavaScriptEvaluatorScope.JSValue
toJSValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptEvaluatorScope.JSField

public JavaScriptEvaluatorScope.JSField(JRFillField field,
                                        org.mozilla.javascript.ScriptableObject scope)
Method Detail

getValue

public java.lang.Object getValue()

getOldValue

public java.lang.Object getOldValue()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com