org.apache.myfaces.view.facelets.tag.jsf.html
Class HtmlOutputStylesheetHandler
java.lang.Object
javax.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
- All Implemented Interfaces:
- FaceletHandler, RelocatableResourceHandler
@JSFFaceletTag(name="h:outputStylesheet",
componentClass="org.apache.myfaces.view.facelets.tag.jsf.html._HtmlOutputStylesheet")
public class HtmlOutputStylesheetHandler
- extends HtmlComponentHandler
- implements RelocatableResourceHandler
- Since:
- 2.0
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 07:19:37 -0500 (Sat, 22 Oct 2011) $
- Author:
- Leonardo Uribe (latest modification by $Author: bommel $)
HtmlOutputStylesheetHandler
public HtmlOutputStylesheetHandler(ComponentConfig config)
findChildByTagId
public UIComponent findChildByTagId(FaceletContext ctx,
UIComponent parent,
String id)
- Specified by:
findChildByTagId
in interface RelocatableResourceHandler
onComponentCreated
public void onComponentCreated(FaceletContext ctx,
UIComponent c,
UIComponent parent)
- Overrides:
onComponentCreated
in class ComponentHandler
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.