Skip navigation links
C D E G I J R S T W 

E

ENGINE_SCOPE - Static variable in class com.nomagic.reportwizard.tools.script.JavaScriptTool
EngineScope attributes are visible during the lifetime of a single call and a set of attributes is maintained for each method call.
eval(String) - Method in class com.nomagic.reportwizard.tools.script.GroovyTool
Evaluate the specified script.
eval(String, String, Object) - Method in class com.nomagic.reportwizard.tools.script.GroovyTool
Evaluate the script using the bindings argument.
eval(String, Map<String, Object>) - Method in class com.nomagic.reportwizard.tools.script.GroovyTool
Evaluate the script using the set of bindings argument.
eval(String) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Evaluate the specified script.
eval(String, Object) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Evaluate the script using the bindings argument.
eval(String, String, Object) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Evaluate the script using the bindings argument.
eval(String, Map<String, Object>) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Evaluate the script using the set of bindings argument.
eval(String) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Evaluate the specified script.
eval(String, String, Object) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Evaluate the script using the bindings argument.
eval(String, Map<String, Object>) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Evaluate the script using the set of bindings argument.
execute(String) - Method in class com.nomagic.reportwizard.tools.script.GroovyTool
Execute a file as Groovy source.
execute(String, String, Object) - Method in class com.nomagic.reportwizard.tools.script.GroovyTool
Execute a file as Groovy source using the bindings argument.
execute(String, Map<String, Object>) - Method in class com.nomagic.reportwizard.tools.script.GroovyTool
Execute a file as Groovy source.
execute(String) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Execute a file as JavaScript source.
execute(String, Object) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Execute a file as JavaScript source using the bindings argument.
execute(String, String, Object) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Execute a file as JavaScript source using the bindings argument.
execute(String, Map<String, Object>) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Execute a file as JavaScript source.
execute(String) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Execute a file as Ruby Script source.
execute(String, String, Object) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Execute a file as Ruby Script source using the bindings argument.
execute(String, Map<String, Object>) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Execute a file as Ruby Script source.
C D E G I J R S T W 
Skip navigation links

Copyright © 2015 - No Magic Asia