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

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

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

Methods in org.odlabs.wiquery.ui.draggable that return DraggableIframeFix
 DraggableIframeFix DraggableBehavior.getIframeFix()
           
 DraggableIframeFix DraggableAjaxBehavior.getIframeFix()
           
 

Methods in org.odlabs.wiquery.ui.draggable with parameters of type DraggableIframeFix
 DraggableBehavior DraggableBehavior.setIframeFix(DraggableIframeFix iframeFix)
          Prevent iframes from capturing the mousemove events during a drag.
 DraggableAjaxBehavior DraggableAjaxBehavior.setIframeFix(DraggableIframeFix iframeFix)
          Prevent iframes from capturing the mousemove events during a drag.
 



Copyright © 2012. All Rights Reserved.