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

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

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

Fields in org.odlabs.wiquery.ui.draggable declared as DraggableContainment
static DraggableContainment DraggableContainment.DOCUMENT
          Containment to document
static DraggableContainment DraggableContainment.PARENT
          Containment to parent
static DraggableContainment DraggableContainment.WINDOW
          Containment to window
 

Methods in org.odlabs.wiquery.ui.draggable that return DraggableContainment
 DraggableContainment DraggableBehavior.getContainment()
           
 DraggableContainment DraggableAjaxBehavior.getContainment()
           
 

Methods in org.odlabs.wiquery.ui.draggable with parameters of type DraggableContainment
 DraggableBehavior DraggableBehavior.setContainment(DraggableContainment containment)
          Set's the constrains dragging to within the bounds of the specified element or region.
 DraggableAjaxBehavior DraggableAjaxBehavior.setContainment(DraggableContainment containment)
          Set's the constrains dragging to within the bounds of the specified element or region.
 



Copyright © 2012. All Rights Reserved.