Uses of Class
org.odlabs.wiquery.ui.resizable.ResizableContainment

Packages that use ResizableContainment
org.odlabs.wiquery.ui.resizable   
 

Uses of ResizableContainment in org.odlabs.wiquery.ui.resizable
 

Methods in org.odlabs.wiquery.ui.resizable that return ResizableContainment
 ResizableContainment ResizableAjaxBehavior.getContainment()
           
 ResizableContainment ResizableBehavior.getContainment()
           
 

Methods in org.odlabs.wiquery.ui.resizable with parameters of type ResizableContainment
 ResizableAjaxBehavior ResizableAjaxBehavior.setContainment(ResizableContainment containment)
          Sets the constrains resizing to within the bounds of the specified element.
 ResizableBehavior ResizableBehavior.setContainment(ResizableContainment containment)
          Sets the constrains resizing to within the bounds of the specified element.
 



Copyright © 2012. All Rights Reserved.