RichFaces Photoalbum 4.3.5.Final

Uses of Class
org.richfaces.photoalbum.model.event.ImageEvent

Packages that use ImageEvent
org.richfaces.photoalbum.manager   
org.richfaces.photoalbum.ui   
 

Uses of ImageEvent in org.richfaces.photoalbum.manager
 

Methods in org.richfaces.photoalbum.manager with parameters of type ImageEvent
 void FileManager.deleteImage(ImageEvent ie)
          This method observes Constants.IMAGE_DELETED_EVENT and invoked after the user delete her image This method delete image and all thumbnails of this image from the disk
 void Controller.onImageDeleted(ImageEvent ie)
          This method observes Constants.IMAGE_DELETED_EVENT and invoked after the user delete her image
 void FileManager.renameImageFile(ImageEvent ie)
          This method observes Constants.IMAGE_DRAGGED_EVENT and invoked after the user dragged image form one album to the another.
 

Uses of ImageEvent in org.richfaces.photoalbum.ui
 

Methods in org.richfaces.photoalbum.ui with parameters of type ImageEvent
 void FileWrapper.removeImage(ImageEvent ie)
           
 


RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.