Klasse DebugActionListener

java.lang.Object
org.apache.myfaces.tobago.util.DebugActionListener
Alle implementierten Schnittstellen:
EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class DebugActionListener extends Object implements javax.faces.event.ActionListener
  • Feldübersicht

    Von Schnittstelle geerbte Felder javax.faces.event.ActionListener

    TO_FLOW_DOCUMENT_ID_ATTR_NAME
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    DebugActionListener(javax.faces.event.ActionListener actionListener)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    processAction(javax.faces.event.ActionEvent actionEvent)
     

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • DebugActionListener

      public DebugActionListener(javax.faces.event.ActionListener actionListener)
  • Methodendetails

    • processAction

      public void processAction(javax.faces.event.ActionEvent actionEvent) throws javax.faces.event.AbortProcessingException
      Angegeben von:
      processAction in Schnittstelle javax.faces.event.ActionListener
      Löst aus:
      javax.faces.event.AbortProcessingException