RichFaces Photoalbum 4.3.1.CR1

org.richfaces.photoalbum.event
Class ShelfEvent

java.lang.Object
  extended by org.richfaces.photoalbum.event.ShelfEvent

public class ShelfEvent
extends Object

Shelf event, carries a shelf and its (relative) path. Temporary solution.

Author:
mpetrov

Constructor Summary
ShelfEvent(Shelf shelf)
           
ShelfEvent(Shelf shelf, String path)
           
 
Method Summary
 String getPath()
           
 Shelf getShelf()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShelfEvent

public ShelfEvent(Shelf shelf)

ShelfEvent

public ShelfEvent(Shelf shelf,
                  String path)
Method Detail

getShelf

public Shelf getShelf()

getPath

public String getPath()

RichFaces Photoalbum 4.3.1.CR1

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