@JsFunction public static interface ScriptableFunctions.ProxyNativeObjectCallback
Modifier and Type | Method and Description |
---|---|
NativeObject |
call(NativeObject context)
Method of function to be called to provide a native object property.
|
NativeObject call(NativeObject context)
context
- native object as context.