|
RichFaces Photoalbum 4.3.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationEnum | |
|---|---|
| org.richfaces.photoalbum.manager | |
| org.richfaces.photoalbum.model.event | |
| 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. |
void |
Model.resetModel(NavigationEnum mainArea,
User selectedUser,
Shelf selectedShelf,
Album selectedAlbum,
Image selectedImage,
List<Image> images,
Event selectedEvent)
|
| Uses of NavigationEnum in org.richfaces.photoalbum.model.event |
|---|
| Methods in org.richfaces.photoalbum.model.event that return NavigationEnum | |
|---|---|
NavigationEnum |
NavEvent.getNav()
|
| Constructors in org.richfaces.photoalbum.model.event with parameters of type NavigationEnum | |
|---|---|
NavEvent(NavigationEnum nav)
|
|
|
RichFaces Photoalbum 4.3.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||