| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.slider |
| Modifier and Type | Method and Description |
|---|---|
SliderAnimate.AnimateEnum |
SliderAnimate.getAnimateEnumParam() |
static SliderAnimate.AnimateEnum |
SliderAnimate.AnimateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SliderAnimate.AnimateEnum[] |
SliderAnimate.AnimateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Slider |
Slider.setAnimate(SliderAnimate.AnimateEnum animate)
Whether to slide handle smoothly when user click outside handle on the bar.
|
void |
SliderAnimate.setAnimateEnumParam(SliderAnimate.AnimateEnum animateEnumParam)
Set's the AnimateEnum parameter
|
| Constructor and Description |
|---|
SliderAnimate(SliderAnimate.AnimateEnum animateEnumParam)
Constructor
|
Copyright © 2009-2012. All Rights Reserved.