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

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

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

Methods in org.odlabs.wiquery.ui.resizable that return ResizableHandles
 ResizableHandles ResizableAjaxBehavior.getHandles()
           
 ResizableHandles ResizableBehavior.getHandles()
           
 

Methods in org.odlabs.wiquery.ui.resizable with parameters of type ResizableHandles
 ResizableAjaxBehavior ResizableAjaxBehavior.setHandles(ResizableHandles handles)
          If specified as a string, should be a comma-split list of any of the following: 'n, e, s, w, ne, se, sw, nw, all'.
 ResizableBehavior ResizableBehavior.setHandles(ResizableHandles handles)
          If specified as a string, should be a comma-split list of any of the following: 'n, e, s, w, ne, se, sw, nw, all'.
 



Copyright © 2012. All Rights Reserved.