Uses of Record Class
com.vaadin.flow.component.slider.IntegerRangeSliderValue
Packages that use IntegerRangeSliderValue
-
Uses of IntegerRangeSliderValue in com.vaadin.flow.component.slider
Methods in com.vaadin.flow.component.slider that return IntegerRangeSliderValueModifier and TypeMethodDescriptionprotected IntegerRangeSliderValueIntegerRangeSliderTester.createRange(Integer start, Integer end) Methods in com.vaadin.flow.component.slider with parameters of type IntegerRangeSliderValueModifier and TypeMethodDescriptionvoidIntegerRangeSliderLocator.setValue(IntegerRangeSliderValue value) Simulates the user dragging both thumbs to set the range value.