public class ActionListenerBean extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionListenerBean.ActionListenerImpl |
| Constructor and Description |
|---|
ActionListenerBean() |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.event.ActionListener |
getActionListener() |
void |
handleActionMethod(javax.faces.event.ActionEvent event) |
void |
handleActionMethodComposite(javax.faces.event.ActionEvent event) |
public void handleActionMethod(javax.faces.event.ActionEvent event)
throws javax.faces.event.AbortProcessingException
javax.faces.event.AbortProcessingExceptionpublic void handleActionMethodComposite(javax.faces.event.ActionEvent event)
throws javax.faces.event.AbortProcessingException
javax.faces.event.AbortProcessingExceptionpublic javax.faces.event.ActionListener getActionListener()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.