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

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

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

Methods in com.ebmwebsourcing.gwt.jquery.client.core that return J4GUI.ToleranceMode
 J4GUI.ToleranceMode J4GUI.getDroppableTolerace()
           
static J4GUI.ToleranceMode J4GUI.ToleranceMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static J4GUI.ToleranceMode[] J4GUI.ToleranceMode.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.ToleranceMode
 J4GUI J4GUI.droppableTolerance(J4GUI.ToleranceMode mode)
          Specifies which mode to use for testing whether a draggable is 'over' a droppable.
 J4GUI J4GUI.selectableTolerance(J4GUI.ToleranceMode tolerance)
           
 J4GUI J4GUI.sortableTolerance(J4GUI.ToleranceMode tolerance)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.