|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.ComponentHandler
org.apache.myfaces.view.facelets.tag.jsf.core.VerbatimHandler
@JSFFaceletTag(name="f:verbatim", bodyContent="empty", tagClass="org.apache.myfaces.taglib.core.VerbatimTag") public final class VerbatimHandler
Handler for f:verbatim
Field Summary |
---|
Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
---|
delegateFactory |
Fields inherited from class javax.faces.view.facelets.TagHandler |
---|
nextHandler, tag, tagId |
Constructor Summary | |
---|---|
VerbatimHandler(ComponentConfig config)
|
Method Summary | |
---|---|
void |
applyNextHandler(FaceletContext ctx,
UIComponent c)
|
void |
onComponentCreated(FaceletContext ctx,
UIComponent c,
UIComponent parent)
|
Methods inherited from class javax.faces.view.facelets.ComponentHandler |
---|
getComponentConfig, getTagHandlerDelegate, isNew, onComponentPopulated |
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
---|
apply, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes |
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 VerbatimHandler(ComponentConfig config)
Method Detail |
---|
public void onComponentCreated(FaceletContext ctx, UIComponent c, UIComponent parent)
onComponentCreated
in class ComponentHandler
public void applyNextHandler(FaceletContext ctx, UIComponent c)
applyNextHandler
in class DelegatingMetaTagHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |