org.richfaces.photoalbum.event
Class ShelfEvent
java.lang.Object
org.richfaces.photoalbum.event.ShelfEvent
public class ShelfEvent
- extends Object
Shelf event, carries a shelf and its (relative) path. Temporary solution.
- Author:
- mpetrov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShelfEvent
public ShelfEvent(Shelf shelf)
ShelfEvent
public ShelfEvent(Shelf shelf,
String path)
getShelf
public Shelf getShelf()
getPath
public String getPath()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.