Uses of Class
com.vaadin.flow.component.charts.model.style.ButtonTheme
Packages that use ButtonTheme
-
Uses of ButtonTheme in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return ButtonThemeModifier and TypeMethodDescriptionRangeSelector.getButtonTheme()ContextButton.getTheme()ResetZoomButton.getTheme()Methods in com.vaadin.flow.component.charts.model with parameters of type ButtonThemeModifier and TypeMethodDescriptionvoidRangeSelector.setButtonTheme(ButtonTheme buttonTheme) A collection of attributes for the buttons.voidContextButton.setTheme(ButtonTheme theme) A configuration object for the button theme.voidResetZoomButton.setTheme(ButtonTheme theme) A collection of attributes for the button.