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