Uses of Class
org.openxava.session.Gallery

Packages that use Gallery
org.openxava.actions   
 

Uses of Gallery in org.openxava.actions
 

Methods in org.openxava.actions that return Gallery
 Gallery EditGalleryAction.getGallery()
           
 Gallery LoadImageIntoGalleryAction.getGallery()
           
 

Methods in org.openxava.actions with parameters of type Gallery
 void EditGalleryAction.setGallery(Gallery gallery)
           
 void LoadImageIntoGalleryAction.setGallery(Gallery gallery)