Uses of Record Class
com.vaadin.flow.component.slider.DecimalRangeSliderValue
Packages that use DecimalRangeSliderValue
-
Uses of DecimalRangeSliderValue in com.vaadin.flow.component.slider
Methods in com.vaadin.flow.component.slider that return DecimalRangeSliderValueModifier and TypeMethodDescriptionprotected DecimalRangeSliderValueDecimalRangeSliderTester.createRange(Double start, Double end) Methods in com.vaadin.flow.component.slider with parameters of type DecimalRangeSliderValueModifier and TypeMethodDescriptionvoidDecimalRangeSliderLocator.setValue(DecimalRangeSliderValue value) Simulates the user dragging both thumbs to set the range value.