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