public class JsfActionListener extends Object implements ActionListener
| Constructor and Description |
|---|
JsfActionListener(ActionListener delegateActionListener)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRequestName(ActionEvent event) |
void |
processAction(ActionEvent event) |
public JsfActionListener(ActionListener delegateActionListener)
delegateActionListener - ActionListenerpublic void processAction(ActionEvent event)
processAction in interface ActionListenerprotected String getRequestName(ActionEvent event)
Copyright © 2008-2013 Emeric Vernat. All Rights Reserved.