Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.html |
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.
|
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 |
---|---|
InputNumberSliderHandleType |
HtmlInputNumberSlider.getHandleType() |
Modifier and Type | Method and Description |
---|---|
void |
HtmlInputNumberSlider.setHandleType(InputNumberSliderHandleType handleType) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.