Package org.eclipse.birt.core.script
Class ScriptableParameter.JsValueCallable
java.lang.Object
org.eclipse.birt.core.script.ScriptableParameter.JsValueCallable
- All Implemented Interfaces:
org.mozilla.javascript.Callable
- Enclosing class:
- ScriptableParameter
public static class ScriptableParameter.JsValueCallable
extends Object
implements org.mozilla.javascript.Callable
-
Constructor Summary
ConstructorsConstructorDescriptionJsValueCallable
(org.mozilla.javascript.Callable callable, org.mozilla.javascript.Scriptable value) -
Method Summary
-
Constructor Details
-
JsValueCallable
public JsValueCallable(org.mozilla.javascript.Callable callable, org.mozilla.javascript.Scriptable value)
-
-
Method Details