|
RichFaces Photoalbum 4.3.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShelfEvent | |
|---|---|
| org.richfaces.photoalbum.manager | |
| Uses of ShelfEvent in org.richfaces.photoalbum.manager |
|---|
| Methods in org.richfaces.photoalbum.manager with parameters of type ShelfEvent | |
|---|---|
void |
Controller.onEventAdded(ShelfEvent se)
|
void |
Controller.onEventDeleted(ShelfEvent se)
|
void |
Controller.onEventEdited(ShelfEvent se)
|
void |
FileManager.onShelfAdded(ShelfEvent se)
This method observes SHELF_ADDED_EVENT and invoked after the user add new shelf This method add shelf
directory to the disk |
void |
Controller.onShelfAdded(ShelfEvent se)
This method observes Constants.SHELF_ADDED_EVENT and invoked after the user add new shelf |
void |
FileManager.onShelfDeleted(ShelfEvent se)
This method observes Constants.SHELF_DELETED_EVENT and invoked after the user delete her shelf This method
delete shelf directory from the disk |
void |
Controller.onShelfDeleted(ShelfEvent se)
This method observes Constants.SHELF_DELETED_EVENT and invoked after the user delete her shelf |
void |
Controller.onShelfEdited(ShelfEvent se)
This method observes Constants.SHELF_EDITED_EVENT and invoked after the user edit her shelf |
|
RichFaces Photoalbum 4.3.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||