Uses of Class
org.odlabs.wiquery.ui.slider.Slider.Orientation

Packages that use Slider.Orientation
org.odlabs.wiquery.ui.slider   
 

Uses of Slider.Orientation in org.odlabs.wiquery.ui.slider
 

Methods in org.odlabs.wiquery.ui.slider that return Slider.Orientation
 Slider.Orientation Slider.getOrientation()
           
static Slider.Orientation Slider.Orientation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Slider.Orientation[] Slider.Orientation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odlabs.wiquery.ui.slider with parameters of type Slider.Orientation
 Slider Slider.setOrientation(Slider.Orientation orientation)
          Normally you don't need to set this option because the plugin detects the slider orientation automatically.
 



Copyright © 2012. All Rights Reserved.