Class TabViewTag.TabPageActionListener
java.lang.Object
org.apache.empire.jsf2.components.TabViewTag.TabPageActionListener
- All Implemented Interfaces:
EventListener,javax.faces.event.ActionListener,javax.faces.event.FacesListener
- Enclosing class:
- TabViewTag
public static class TabViewTag.TabPageActionListener
extends Object
implements javax.faces.event.ActionListener
TabPageActionListener
-
Field Summary
Fields inherited from interface javax.faces.event.ActionListener
TO_FLOW_DOCUMENT_ID_ATTR_NAME -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TabPageActionListener
public TabPageActionListener() -
TabPageActionListener
-
-
Method Details
-
processAction
public void processAction(javax.faces.event.ActionEvent actionEvent) throws javax.faces.event.AbortProcessingException - Specified by:
processActionin interfacejavax.faces.event.ActionListener- Throws:
javax.faces.event.AbortProcessingException
-