net.sf.jasperreports.compilers
Class JavaScriptEvaluator.JSField

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

public static class JavaScriptEvaluator.JSField
extends JavaScriptEvaluator.JSValue

Field class used in JavaScript expressions.


Constructor Summary
JavaScriptEvaluator.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.JavaScriptEvaluator.JSValue
toJSValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptEvaluator.JSField

public JavaScriptEvaluator.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