Uses of Class
org.odlabs.wiquery.ui.sortable.SortableContainment

Packages that use SortableContainment
org.odlabs.wiquery.ui.sortable   
 

Uses of SortableContainment in org.odlabs.wiquery.ui.sortable
 

Methods in org.odlabs.wiquery.ui.sortable that return SortableContainment
 SortableContainment SortableBehavior.getContainmentComplex()
           
 SortableContainment SortableAjaxBehavior.getContainmentComplex()
           
 

Methods in org.odlabs.wiquery.ui.sortable with parameters of type SortableContainment
 SortableBehavior SortableBehavior.setContainment(SortableContainment containment)
          Constrains dragging to within the bounds of the specified element - can be a DOM element, 'parent', 'document', 'window', or a jQuery selector.
 SortableAjaxBehavior<E> SortableAjaxBehavior.setContainment(SortableContainment containment)
          Constrains dragging to within the bounds of the specified element - can be a DOM element, 'parent', 'document', 'window', or a jQuery selector.
 



Copyright © 2012. All Rights Reserved.