메소드 | 설명 | |
---|---|---|
Invoke ( ContextFactory cf, object target, Scriptable topScope, object thisObject, |
메소드 | 설명 | |
---|---|---|
Create ( |
Make glue object implementing interface cl that will call the supplied JS function when called. Make glue object implementing interface cl that will call the supplied JS function when called. Only interfaces were all methods have the same signature is supported. |
|
InterfaceAdapter ( ContextFactory cf, |
||
InvokeImpl ( |
public Invoke ( ContextFactory cf, object target, Scriptable topScope, object thisObject, |
||
cf | ContextFactory | |
target | object | |
topScope | Scriptable | |
thisObject | object | |
method | ||
args | object | |
리턴 | object |