public class ViewControllerActionListener extends Object implements javax.faces.event.ActionListener, Deactivatable
PrePageAction
callbacks
of page-beansConstructor and Description |
---|
ViewControllerActionListener(javax.faces.event.ActionListener wrapped)
Constructor for wrapping the given
ActionListener |
public ViewControllerActionListener(javax.faces.event.ActionListener wrapped)
ActionListener
wrapped
- action-listener which should be wrappedpublic void processAction(javax.faces.event.ActionEvent actionEvent)
processAction
in interface javax.faces.event.ActionListener
public boolean isActivated()
isActivated
in interface Deactivatable
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.