| Package | Description | 
|---|---|
| org.pepstock.charba.client.impl.callbacks | 
 Contains some callbacks implementations, available out-of-the box. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataLabelsSelectionHandler.addDatasetSelectionEventHandler(DatasetSelectionEventHandler handler)
Adds a data set selection handler instance to be invoke at click event. 
 | 
boolean | 
DataLabelsSelectionHandler.removeDatasetSelectionEventHandler(DatasetSelectionEventHandler handler)
Removes a data set selection handler instance. 
 |