org.apache.myfaces.view.facelets.tag.jsf.core
Class EventHandler.Listener

java.lang.Object
  extended by org.apache.myfaces.view.facelets.tag.jsf.core.EventHandler.Listener
All Implemented Interfaces:
java.io.Serializable, java.util.EventListener, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener
Enclosing class:
EventHandler

public static class EventHandler.Listener
extends java.lang.Object
implements javax.faces.event.ComponentSystemEventListener, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
EventHandler.Listener()
           
 
Method Summary
 void processEvent(javax.faces.event.ComponentSystemEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventHandler.Listener

public EventHandler.Listener()
Method Detail

processEvent

public void processEvent(javax.faces.event.ComponentSystemEvent event)
Specified by:
processEvent in interface javax.faces.event.ComponentSystemEventListener


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.