Package | Description |
---|---|
org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
org.pepstock.charba.client.controllers |
Contains all classes to manage the implementations of controllers.
|
Modifier and Type | Method and Description |
---|---|
Controllers |
Defaults.getControllers()
Returns the controllers.
|
Modifier and Type | Method and Description |
---|---|
static Controllers |
Controllers.get()
Singleton method to get static instance.
|