org.apache.myfaces.tobago.event
Class AbstractPopupActionListener
java.lang.Object
org.apache.myfaces.tobago.event.AbstractPopupActionListener
- All Implemented Interfaces:
- EventListener, ActionListener, FacesListener
- Direct Known Subclasses:
- ValueBindingPopupActionListener, ValueExpressionPopupActionListener
public abstract class AbstractPopupActionListener
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPopupActionListener
public AbstractPopupActionListener()
processAction
public void processAction(ActionEvent actionEvent)
throws AbortProcessingException
- Specified by:
processAction
in interface ActionListener
- Throws:
AbortProcessingException
getPopup
protected abstract UIComponent getPopup(ActionEvent actionEvent)
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.