Uses of Class
com.vaadin.flow.component.charts.model.ButtonOptions
-
Packages that use ButtonOptions Package Description com.vaadin.flow.component.charts.model -
-
Uses of ButtonOptions in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return ButtonOptions Modifier and Type Method Description ButtonOptionsNavigation. getButtonOptions()Methods in com.vaadin.flow.component.charts.model with parameters of type ButtonOptions Modifier and Type Method Description voidNavigation. setButtonOptions(ButtonOptions buttonOptions)A collection of options for buttons appearing in the exporting module.
-