|
||||||||||
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.html.HtmlComponentHandler
org.apache.myfaces.view.facelets.tag.jsf.html.HtmlOutputStylesheetHandler
@JSFFaceletTag(name="h:outputStylesheet", componentClass="org.apache.myfaces.view.facelets.tag.jsf.html._HtmlOutputStylesheet") public class HtmlOutputStylesheetHandler
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 | |
---|---|
HtmlOutputStylesheetHandler(javax.faces.view.facelets.ComponentConfig config)
|
Method Summary | |
---|---|
javax.faces.component.UIComponent |
findChildByTagId(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent,
java.lang.String id)
|
Methods inherited from class org.apache.myfaces.view.facelets.tag.jsf.html.HtmlComponentHandler |
---|
createMetaRuleset |
Methods inherited from class javax.faces.view.facelets.ComponentHandler |
---|
getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulated |
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
---|
apply, applyNextHandler, 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 HtmlOutputStylesheetHandler(javax.faces.view.facelets.ComponentConfig config)
Method Detail |
---|
public javax.faces.component.UIComponent findChildByTagId(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent, java.lang.String id)
findChildByTagId
in interface RelocatableResourceHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |