| Package | Description |
|---|---|
| org.pepstock.charba.client.controllers |
Contains all classes to manage the implementations of controllers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractController
Abstract implementation of a controller.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Controllers.extend(Controller controller)
Registers a controller as global, to apply to all charts.
|