| Package | Description |
|---|---|
| org.richfaces.component |
Base RichFaces components interfaces and classes
|
| Modifier and Type | Field and Description |
|---|---|
static InputNumberSliderHandleType |
InputNumberSliderHandleType.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
abstract InputNumberSliderHandleType |
AbstractInputNumberSlider.getHandleType()
Tells how handle should look like.
|
InputNumberSliderHandleType |
UIInputNumberSlider.getHandleType() |
static InputNumberSliderHandleType |
InputNumberSliderHandleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputNumberSliderHandleType[] |
InputNumberSliderHandleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIInputNumberSlider.setHandleType(InputNumberSliderHandleType handleType) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.