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 NavigationConfiguration. getNavigation()Methods in com.vaadin.flow.component.charts.model with parameters of type Navigation Modifier and Type Method Description voidConfiguration. setNavigation(Navigation navigation)Set options for buttons and menus appearing in the exporting module.
-