Package | Description |
---|---|
org.pepstock.charba.client.callbacks |
All callbacks interfaces to be implemented, also to use the scriptable options of CHART.JS.
|
org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
org.pepstock.charba.client.dom.safehtml |
Contains the classes to use in order to create HTML encoded strings.
|
org.pepstock.charba.client.items |
Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers.
|
Class and Description |
---|
SafeHtml
Interface to map an HTML escaped string.
|
Class and Description |
---|
SafeHtml
Interface to map an HTML escaped string.
|
Class and Description |
---|
SafeHtml
Interface to map an HTML escaped string.
|
SafeHtmlBuilder
Utility to create and manage safe html objects setting strings, chars, numbers.
|
Class and Description |
---|
SafeHtml
Interface to map an HTML escaped string.
|