Uses of Class
org.wicketstuff.jquery.crop.CropOptions

Packages that use CropOptions
org.wicketstuff.jquery.crop   
 

Uses of CropOptions in org.wicketstuff.jquery.crop
 

Methods in org.wicketstuff.jquery.crop that return CropOptions
 CropOptions CropOptions.dragHandle(Boolean dragHandle)
           
 CropOptions CropOptions.maxBottom(int maxBottom)
           
 CropOptions CropOptions.maxHeight(int maxHeight)
           
 CropOptions CropOptions.maxRight(int maxRight)
           
 CropOptions CropOptions.maxWidth(int maxWidth)
           
 CropOptions CropOptions.minHeight(int minHeight)
           
 CropOptions CropOptions.minLeft(int minLeft)
           
 CropOptions CropOptions.minTop(int minTop)
           
 CropOptions CropOptions.minWidth(int minWidth)
           
 

Constructors in org.wicketstuff.jquery.crop with parameters of type CropOptions
CropBehaviour(CropOptions options)
           
 



Copyright © 2012. All Rights Reserved.