Package | Description |
---|---|
org.richfaces.ui.input |
RichFaces input components
|
org.richfaces.ui.input.inputNumberSlider |
Modifier and Type | Method and Description |
---|---|
InputNumberSliderInputPosition |
HtmlInputNumberSlider.getInputPosition() |
Modifier and Type | Method and Description |
---|---|
void |
HtmlInputNumberSlider.setInputPosition(InputNumberSliderInputPosition inputPosition) |
Modifier and Type | Field and Description |
---|---|
static InputNumberSliderInputPosition |
InputNumberSliderInputPosition.DEFAULT |
Modifier and Type | Method and Description |
---|---|
static InputNumberSliderInputPosition |
InputNumberSliderInputPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputNumberSliderInputPosition[] |
InputNumberSliderInputPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.