|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrientationType | |
|---|---|
| org.gwtbootstrap3.extras.slider.client.ui.base | |
| org.gwtbootstrap3.extras.slider.client.ui.base.constants | |
| Uses of OrientationType in org.gwtbootstrap3.extras.slider.client.ui.base |
|---|
| Methods in org.gwtbootstrap3.extras.slider.client.ui.base that return OrientationType | |
|---|---|
OrientationType |
SliderBase.getOrientation()
|
| Methods in org.gwtbootstrap3.extras.slider.client.ui.base with parameters of type OrientationType | |
|---|---|
void |
SliderBase.setOrientation(OrientationType orientation)
Sets the orientation. |
| Uses of OrientationType in org.gwtbootstrap3.extras.slider.client.ui.base.constants |
|---|
| Methods in org.gwtbootstrap3.extras.slider.client.ui.base.constants that return OrientationType | |
|---|---|
static OrientationType |
OrientationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OrientationType[] |
OrientationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||