RichFaces Showcase 4.2.1.CR1

org.richfaces.demo.actionListener
Class ActionListenerBean.ActionListenerImpl

java.lang.Object
  extended by org.richfaces.demo.actionListener.ActionListenerBean.ActionListenerImpl
All Implemented Interfaces:
EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
Enclosing class:
ActionListenerBean

public static final class ActionListenerBean.ActionListenerImpl
extends Object
implements javax.faces.event.ActionListener


Constructor Summary
ActionListenerBean.ActionListenerImpl()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionListenerBean.ActionListenerImpl

public ActionListenerBean.ActionListenerImpl()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent event)
                   throws javax.faces.event.AbortProcessingException
Specified by:
processAction in interface javax.faces.event.ActionListener
Throws:
javax.faces.event.AbortProcessingException

RichFaces Showcase 4.2.1.CR1

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