public class JavaScriptCallableThisDecorator extends Object implements org.mozilla.javascript.Callable
| Constructor and Description |
|---|
JavaScriptCallableThisDecorator(org.mozilla.javascript.Callable decorated,
org.mozilla.javascript.Scriptable thisTarget) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable thisObj,
Object[] args) |
Copyright © 2017. All rights reserved.