Uses of Class
spcp7.imagegallery.view.managedbean.helper.ViewWrapper

Packages that use ViewWrapper
spcp7.imagegallery.view.managedbean   
 

Uses of ViewWrapper in spcp7.imagegallery.view.managedbean
 

Methods in spcp7.imagegallery.view.managedbean that return ViewWrapper
 ViewWrapper GalleryViewBean.getParent()
           
 

Methods in spcp7.imagegallery.view.managedbean that return types with arguments of type ViewWrapper
 java.util.List<ViewWrapper> GalleryViewBean.getViewWrapperList()
           
 

Methods in spcp7.imagegallery.view.managedbean with parameters of type ViewWrapper
 void GalleryViewBean.showSubElements(ViewWrapper vw, Page page)
          Retrieves the thumbnails of the current content folder using DefaultProperties.SPCP7_THUMBNAIL_STORAGE_PATH, GalleryViewBean.bundle and GalleryViewBean.cpr.
 

Method parameters in spcp7.imagegallery.view.managedbean with type arguments of type ViewWrapper
 void GalleryViewBean.setViewWrapperList(java.util.List<ViewWrapper> viewWrapperList)
           
 



Copyright © 2008. All Rights Reserved.