RichFaces Photoalbum 4.3.1.CR1

org.richfaces.photoalbum.event
Class SimpleEvent

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

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.1.CR1

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