RichFaces Photoalbum 4.3.0.CR2

Uses of Class
org.richfaces.photoalbum.manager.NavigationEnum

Packages that use NavigationEnum
org.richfaces.photoalbum.event   
org.richfaces.photoalbum.manager   
 

Uses of NavigationEnum in org.richfaces.photoalbum.event
 

Methods in org.richfaces.photoalbum.event that return NavigationEnum
 NavigationEnum NavEvent.getNav()
           
 

Constructors in org.richfaces.photoalbum.event with parameters of type NavigationEnum
NavEvent(NavigationEnum nav)
           
 

Uses of NavigationEnum in org.richfaces.photoalbum.manager
 

Methods in org.richfaces.photoalbum.manager that return NavigationEnum
 NavigationEnum Model.getMainArea()
           
static NavigationEnum NavigationEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NavigationEnum[] NavigationEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.richfaces.photoalbum.manager with parameters of type NavigationEnum
 void Model.resetModel(NavigationEnum mainArea, User selectedUser, Shelf selectedShelf, Album selectedAlbum, Image selectedImage, List<Image> images)
          This method invoked after the almost user actions, to prepare properly data to show in the UI.
 


RichFaces Photoalbum 4.3.0.CR2

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