Uses of Class
com.vaadin.flow.component.charts.model.Navigation
-
Packages that use Navigation Package Description com.vaadin.flow.component.charts.model -
-
Uses of Navigation in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Navigation Modifier and Type Method Description Navigation
Configuration. getNavigation()
Methods in com.vaadin.flow.component.charts.model with parameters of type Navigation Modifier and Type Method Description void
Configuration. setNavigation(Navigation navigation)
Set options for buttons and menus appearing in the exporting module.
-