Index
All Classes and Interfaces|All Packages
C
- com.vaadin.flow.component.slider.testbench - package com.vaadin.flow.component.slider.testbench
G
- getMax() - Method in class com.vaadin.flow.component.slider.testbench.SliderElement
-
Gets the maximum value of the slider.
- getMin() - Method in class com.vaadin.flow.component.slider.testbench.SliderElement
-
Gets the minimum value of the slider.
- getStep() - Method in class com.vaadin.flow.component.slider.testbench.SliderElement
-
Gets the step value of the slider.
- getValue() - Method in class com.vaadin.flow.component.slider.testbench.SliderElement
-
Gets the current value of the slider.
S
- setValue(double) - Method in class com.vaadin.flow.component.slider.testbench.SliderElement
-
Sets the value of the slider, emulating user input.
- SliderElement - Class in com.vaadin.flow.component.slider.testbench
-
A TestBench element representing a
<vaadin-slider>element. - SliderElement() - Constructor for class com.vaadin.flow.component.slider.testbench.SliderElement
All Classes and Interfaces|All Packages