org.richfaces.photoalbum.ui
Class DirectLinkHelper
java.lang.Object
org.richfaces.photoalbum.ui.DirectLinkHelper
@Named
@RequestScoped
public class DirectLinkHelper
- extends Object
Convenience UI class for 'directLink' functionality.
- Author:
- Andrey Markhel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectLinkHelper
public DirectLinkHelper()
paintImage
public void paintImage(OutputStream out,
Object data)
throws IOException
- Convenience method to paint full-sized image in new tab or window
- Parameters:
out - - OutputStream to write imagedata - - relative path of the image
- Throws:
IOException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.