Method | Description | |
---|---|---|
Call ( |
||
Construct ( |
||
ExecIdCall ( |
||
Init ( |
Method | Description | |
---|---|---|
Js_getClass ( |
||
NativeJavaTopPackage ( ClassLoader loader ) : System |
public Call ( |
||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
return | object |
public Construct ( |
||
cx | ||
scope | Scriptable | |
args | object | |
return | Scriptable |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
return | object |
public static Init ( |
||
cx | ||
scope | Scriptable | |
@sealed | bool | |
return | void |