Uses of Class
com.vaadin.flow.component.charts.model.Navigator
-
Packages that use Navigator Package Description com.vaadin.flow.component.charts.model -
-
Uses of Navigator in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Navigator Modifier and Type Method Description Navigator
Configuration. getNavigator()
Methods in com.vaadin.flow.component.charts.model with parameters of type Navigator Modifier and Type Method Description void
Configuration. setNavigator(Navigator navigator)
Set configuration for the navigator
-