org.richfaces.photoalbum.ui
Class ImageSizeHelper
java.lang.Object
org.richfaces.photoalbum.ui.ImageSizeHelper
@Named
@ApplicationScoped
public class ImageSizeHelper
- extends Object
Convenience UI class for image resizing
- Author:
- Andrey Markhel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageSizeHelper
public ImageSizeHelper()
getCurrentDimension
public ImageDimension getCurrentDimension()
getValue
public int getValue()
setValue
public void setValue(int value)
- Convenience method invoked after user want to change image dimensions
- Parameters:
value - - new image dimension value
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.