Uses of Class
org.odlabs.wiquery.ui.draggable.DraggableSnap

Packages that use DraggableSnap
org.odlabs.wiquery.ui.draggable   
 

Uses of DraggableSnap in org.odlabs.wiquery.ui.draggable
 

Methods in org.odlabs.wiquery.ui.draggable that return DraggableSnap
 DraggableSnap DraggableBehavior.getSnap()
           
 DraggableSnap DraggableAjaxBehavior.getSnap()
           
 

Methods in org.odlabs.wiquery.ui.draggable with parameters of type DraggableSnap
 DraggableBehavior DraggableBehavior.setSnap(DraggableSnap snap)
          If set to a selector or to true (equivalent to '.ui-draggable'), the draggable will snap to the edges of the selected elements when near an edge of the element.
 DraggableAjaxBehavior DraggableAjaxBehavior.setSnap(DraggableSnap snap)
          If set to a selector or to true (equivalent to '.ui-draggable'), the draggable will snap to the edges of the selected elements when near an edge of the element.
 



Copyright © 2012. All Rights Reserved.