org.apache.myfaces.view.facelets.tag.jsf.core
Class EventHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jsf.core.EventHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="f:event",
bodyContent="empty")
public final class EventHandler
- extends TagHandler
Registers a listener for a given system event class on the UIComponent associated with this tag.
EventHandler
public EventHandler(TagConfig tagConfig)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws javax.el.ELException,
FacesException,
FaceletException,
IOException
- Throws:
javax.el.ELException
FacesException
FaceletException
IOException
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.