Méthode | Description | |
---|---|---|
Invoke ( ContextFactory cf, object target, Scriptable topScope, object thisObject, |
Méthode | Description | |
---|---|---|
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 | |
Résultat | object |