Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
ButtonTheme |
ResetZoomButton.getTheme() |
ButtonTheme |
DrillUpButton.getTheme() |
ButtonTheme |
ContextButton.getTheme() |
Modifier and Type | Method and Description |
---|---|
void |
ResetZoomButton.setTheme(ButtonTheme theme)
A collection of attributes for the button.
|
void |
DrillUpButton.setTheme(ButtonTheme theme)
A collection of attributes for the button.
|
void |
ContextButton.setTheme(ButtonTheme theme)
A configuration object for the button theme.
|
Copyright © 2025. All rights reserved.