Class EventHandler

java.lang.Object
jakarta.faces.view.facelets.TagHandler
com.sun.faces.facelets.tag.faces.core.EventHandler
All Implemented Interfaces:
FaceletHandler

public class EventHandler extends TagHandler
This is the TagHandler for the f:event tag.
  • Field Details

  • Constructor Details

    • EventHandler

      public EventHandler(TagConfig config)
  • Method Details