RichFaces Photoalbum 4.3.5.Final

org.richfaces.photoalbum.model.event
Class SimpleEvent

java.lang.Object
  extended by org.richfaces.photoalbum.model.event.SimpleEvent
Direct Known Subclasses:
AlbumEvent, ErrorEvent, ImageEvent, ShelfEvent

public class SimpleEvent
extends Object

Simple event to be used in general situations, it may or may not carry a message

Author:
mpetrov

Constructor Summary
SimpleEvent()
           
SimpleEvent(String message)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleEvent

public SimpleEvent()

SimpleEvent

public SimpleEvent(String message)
Method Detail

getMessage

public String getMessage()

RichFaces Photoalbum 4.3.5.Final

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