Uses of Package
com.vaadin.flow.component.slider
Packages that use com.vaadin.flow.component.slider
Package
Description
-
Classes in com.vaadin.flow.component.slider used by com.vaadin.browserlessClassDescriptionDecimalRangeSlider is an input field that allows the user to select a decimal range within bounds by dragging two thumbs along a track or using arrow keys for precise input.Tester for DecimalRangeSlider components.DecimalSlider is an input field that allows the user to select a decimal value within a range by dragging a handle along a track or using arrow keys for precise input.Tester for DecimalSlider components.IntegerRangeSlider is an input field that allows the user to select an integer range within bounds by dragging two thumbs along a track or using arrow keys for precise input.Tester for IntegerRangeSlider components.IntegerSlider is an input field that allows the user to select an integer value within a range by dragging a handle along a track or using arrow keys for precise input.Tester for IntegerSlider components.
-
Classes in com.vaadin.flow.component.slider used by com.vaadin.browserless.locatorClassDescriptionDecimalRangeSlider is an input field that allows the user to select a decimal range within bounds by dragging two thumbs along a track or using arrow keys for precise input.Generated locator for
DecimalRangeSlider, derived fromDecimalRangeSliderTester.DecimalSlider is an input field that allows the user to select a decimal value within a range by dragging a handle along a track or using arrow keys for precise input.Generated locator forDecimalSlider, derived fromDecimalSliderTester.IntegerRangeSlider is an input field that allows the user to select an integer range within bounds by dragging two thumbs along a track or using arrow keys for precise input.Generated locator forIntegerRangeSlider, derived fromIntegerRangeSliderTester.IntegerSlider is an input field that allows the user to select an integer value within a range by dragging a handle along a track or using arrow keys for precise input.Generated locator forIntegerSlider, derived fromIntegerSliderTester. -
Classes in com.vaadin.flow.component.slider used by com.vaadin.flow.component.sliderClassDescriptionDecimalRangeSlider is an input field that allows the user to select a decimal range within bounds by dragging two thumbs along a track or using arrow keys for precise input.Represents the value of a
DecimalRangeSlider, consisting of decimal start and end values.DecimalSlider is an input field that allows the user to select a decimal value within a range by dragging a handle along a track or using arrow keys for precise input.IntegerRangeSlider is an input field that allows the user to select an integer range within bounds by dragging two thumbs along a track or using arrow keys for precise input.Represents the value of anIntegerRangeSlider, consisting of integer start and end values.IntegerSlider is an input field that allows the user to select an integer value within a range by dragging a handle along a track or using arrow keys for precise input.