org.apache.myfaces.examples.example1
Class CalcActionListener
java.lang.Object
org.apache.myfaces.examples.example1.CalcActionListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class CalcActionListener
- extends Object
- implements javax.faces.event.ActionListener
DOCUMENT ME!
- Version:
- $Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
- Author:
- Manfred Geiler
|
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 |
CalcActionListener
public CalcActionListener()
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
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.