Package | Description |
---|---|
org.pepstock.charba.client.commons |
Core classes to manage the inter-operations with java script code.
|
Modifier and Type | Method and Description |
---|---|
<T> CallbackProxy<T> |
JsHelper.newCallbackProxy()
Creates new proxy for callback which will pass
this environment of java script as first argument of callback method. |