@JsFunction public static interface ScriptableFunctions.ProxyHandlerCallback
Modifier and Type | Method and Description |
---|---|
void |
call(NativeObject context)
Method of function to be called to provide a scriptable options implementation with a context.
|
void call(NativeObject context)
context
- context instance to consume