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