org.apache.myfaces.tobago.event
Class PopupActionListener
java.lang.Object
org.apache.myfaces.tobago.event.PopupActionListener
- All Implemented Interfaces:
- Serializable, EventListener, ActionListener, FacesListener
public class PopupActionListener
- extends Object
- implements ActionListener, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopupActionListener
public PopupActionListener()
PopupActionListener
public PopupActionListener(String popupId)
PopupActionListener
public PopupActionListener(UIPopup popup)
processAction
public void processAction(ActionEvent actionEvent)
throws AbortProcessingException
- Specified by:
processAction
in interface ActionListener
- Throws:
AbortProcessingException
Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.