Uses of Class
com.ebmwebsourcing.gwt.jquery.client.core.J4GUI.AxisType

Packages that use J4GUI.AxisType
com.ebmwebsourcing.gwt.jquery.client.core   
 

Uses of J4GUI.AxisType in com.ebmwebsourcing.gwt.jquery.client.core
 

Methods in com.ebmwebsourcing.gwt.jquery.client.core that return J4GUI.AxisType
static J4GUI.AxisType J4GUI.AxisType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static J4GUI.AxisType[] J4GUI.AxisType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.gwt.jquery.client.core with parameters of type J4GUI.AxisType
 J4GUI J4GUI.draggableAxis(J4GUI.AxisType axis)
          Constrains dragging to either the horizontal (x) or vertical (y) axis.
 J4GUI J4GUI.sortableAxis(J4GUI.AxisType axistype)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.