RichFaces Showcase 4.3.0.Final

org.richfaces.demo.actionListener
Class ActionListenerBean

java.lang.Object
  extended by org.richfaces.demo.actionListener.ActionListenerBean

public class ActionListenerBean
extends Object

Author:
Nick Belaevski

Nested Class Summary
static class ActionListenerBean.ActionListenerImpl
           
 
Constructor Summary
ActionListenerBean()
           
 
Method Summary
 javax.faces.event.ActionListener getActionListener()
           
 void handleActionMethod(javax.faces.event.ActionEvent event)
           
 void handleActionMethodComposite(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

public ActionListenerBean()
Method Detail

handleActionMethod

public void handleActionMethod(javax.faces.event.ActionEvent event)
                        throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

handleActionMethodComposite

public void handleActionMethodComposite(javax.faces.event.ActionEvent event)
                                 throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

getActionListener

public javax.faces.event.ActionListener getActionListener()

RichFaces Showcase 4.3.0.Final

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