Package org.eclipse.birt.core.script

Provides Java Script support to BIRT.

See:
          Description

Interface Summary
IJavascriptInitializer used to intialize the java script context.
IJavascriptWrapper Interface used to wrap a java object into javascript object.
 

Class Summary
BaseScriptable An empty implementation of interface Scriptable
BirtHashMap  
CoreJavaScriptInitializer  
CoreJavaScriptWrapper  
JavascriptEvalUtil Utilities to faciliate the evaluation of Javascript expressions.
MathUtil  
NativeJavaLinkedHashMap Represents the scriptable object for Java object, LinkedHashMap.
NativeJavaList  
NativeJavaMap Represents the scriptable object for Java object which implements the interface Map.
NativeNamedList  
ParameterAttribute  
ScriptableParameter  
ScriptableParameter.JsValueCallable  
ScriptableParameters  
ScriptContext Wraps around the Rhino Script context
ScriptExpression  
 

Package org.eclipse.birt.core.script Description

Provides Java Script support to BIRT.

Package Specification

Provides Java Script support to BIRT.



Copyright © 2008 Actuate Corp. All rights reserved.