public class SliderState extends AbstractFieldState
| Modifier and Type | Field and Description |
|---|---|
double |
maxValue |
double |
minValue |
SliderOrientation |
orientation |
int |
resolution
The number of fractional digits that are considered significant.
|
double |
value |
readOnly, requiredtabIndexcaption, captionAsHtml, description, descriptionContentMode, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
SliderState() |
@NoLayout public double value
@NoLayout public double maxValue
@NoLayout public double minValue
@NoLayout public int resolution
public SliderOrientation orientation
Copyright © 2017 Vaadin Ltd. All rights reserved.