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