|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Page | |
|---|---|
| spcp7.imagegallery.view.managedbean | |
| Uses of Page in spcp7.imagegallery.view.managedbean |
|---|
| Methods in spcp7.imagegallery.view.managedbean that return types with arguments of type Page | |
|---|---|
java.util.List<Page> |
GalleryViewBean.getPages()
|
| Methods in spcp7.imagegallery.view.managedbean with parameters of type Page | |
|---|---|
void |
GalleryViewBean.goToPage(Page page)
If a user clicks on a new page in the pagination list, this method should be called. |
void |
GalleryViewBean.retrieveContentFolders(Page page)
Retrieve content folder of the given page |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||