|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Range | |
|---|---|
| org.gwtbootstrap3.extras.slider.client.ui | |
| Uses of Range in org.gwtbootstrap3.extras.slider.client.ui |
|---|
| Methods in org.gwtbootstrap3.extras.slider.client.ui that return Range | |
|---|---|
protected Range |
RangeSlider.convertValue(String value)
|
static Range |
Range.fromString(String value)
Converts the given string to a range instance. Useful when using UiBinder. |
protected Range |
RangeSlider.getValue(Element e)
|
| Methods in org.gwtbootstrap3.extras.slider.client.ui with parameters of type Range | |
|---|---|
protected void |
RangeSlider.setValue(Element e,
Range value)
|
| Constructors in org.gwtbootstrap3.extras.slider.client.ui with parameters of type Range | |
|---|---|
RangeSlider(double min,
double max,
Range range)
Creates a range slider with min, max, and range value. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||