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
  • Constructor Details

    • TabPageActionListener

      public TabPageActionListener()
    • TabPageActionListener

      public TabPageActionListener(TabViewTag tabViewTag)
  • Method Details

    • processAction

      public void processAction(javax.faces.event.ActionEvent actionEvent) throws javax.faces.event.AbortProcessingException
      Specified by:
      processAction in interface javax.faces.event.ActionListener
      Throws:
      javax.faces.event.AbortProcessingException