|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jsf.core.EventHandler
@JSFFaceletTag(name="f:event",
bodyContent="empty")
public final class EventHandlerRegisters a listener for a given system event class on the UIComponent associated with this tag.
| Nested Class Summary | |
|---|---|
static class |
EventHandler.CompositeComponentRelativeListener
|
static class |
EventHandler.Listener
|
static class |
EventHandler.SubscribeEventListener
|
| Field Summary |
|---|
| Fields inherited from class javax.faces.view.facelets.TagHandler |
|---|
nextHandler, tag, tagId |
| Constructor Summary | |
|---|---|
EventHandler(TagConfig tagConfig)
|
|
| Method Summary | |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
|
| Methods inherited from class javax.faces.view.facelets.TagHandler |
|---|
getAttribute, getRequiredAttribute, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EventHandler(TagConfig tagConfig)
| Method Detail |
|---|
public void apply(FaceletContext ctx,
UIComponent parent)
throws javax.el.ELException,
FacesException,
FaceletException,
IOException
javax.el.ELException
FacesException
FaceletException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||