|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TicksAlignment | |
---|---|
org.openfaces.component.input |
Uses of TicksAlignment in org.openfaces.component.input |
---|
Methods in org.openfaces.component.input that return TicksAlignment | |
---|---|
TicksAlignment |
Slider.getTicksAlignment()
|
TicksAlignment |
Slider.getTicksAlignment()
|
static TicksAlignment |
TicksAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TicksAlignment |
TicksAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TicksAlignment[] |
TicksAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
static TicksAlignment[] |
TicksAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.input with parameters of type TicksAlignment | |
---|---|
void |
Slider.setTicksAlignment(TicksAlignment ticksAlignment)
|
void |
Slider.setTicksAlignment(TicksAlignment ticksAlignment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |