| Package | Description |
|---|---|
| org.pepstock.charba.client | |
| org.pepstock.charba.client.controllers |
| Modifier and Type | Method and Description |
|---|---|
void |
Controller.removeHoverStyle(Context jsThis,
AbstractChart<?,?> chart,
StyleElement element)
Remove hover styling from the given element.
|
void |
Controller.setHoverStyle(Context jsThis,
AbstractChart<?,?> chart,
StyleElement element)
Add hover styling to the given element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractController.removeHoverStyle(Context jsThis,
AbstractChart<?,?> chart,
StyleElement element) |
void |
AbstractController.setHoverStyle(Context jsThis,
AbstractChart<?,?> chart,
StyleElement element) |