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