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  
DateTimeSpan Provides a set of functions for working with the difference between two dates.
Finance Defines a set of static methods that support a number of widely-used financial functions.
JavascriptEvalUtil Utilities to faciliate the evaluation of Javascript expressions.
MathUtil  
NativeDateTimeSpan The static DateTimeSpan object provides methods to determine the amount of time between two date/times, and to add or subtract time spans.
NativeFinance NativeFinance.
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.