Package | Description |
---|---|
org.pepstock.charba.client.utils |
Contains some utilities to use in Charba, like HTML annotation builder, and other java script utilities useful for debugging.
|
Class and Description |
---|
Console
This object is the wrapper to console java script object.
The console object provides access to the browser's debugging console |
JSON.Replacer
A function that alters the behavior of the stringification process.
|
JsWindowHelper
This is a singleton wrapper for Java native object which is wrapping a CHARBA java script object implementation with some
utilities to act on
window java script object. |