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 NavigatorConfiguration. getNavigator()Methods in com.vaadin.flow.component.charts.model with parameters of type Navigator Modifier and Type Method Description voidConfiguration. setNavigator(Navigator navigator)Set configuration for the navigator
-