Uses of Class
com.vaadin.flow.component.charts.model.Time
-
Packages that use Time Package Description com.vaadin.flow.component.charts.model -
-
Uses of Time in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Time Modifier and Type Method Description Time
Configuration. getTime()
Methods in com.vaadin.flow.component.charts.model with parameters of type Time Modifier and Type Method Description void
Configuration. setTime(Time time)
Set configuration for time options
-