org.apache.myfaces.view.facelets.tag.jsf.html
Class HtmlOutputScriptHandler
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.HtmlOutputScriptHandler
- All Implemented Interfaces:
- FaceletHandler, RelocatableResourceHandler
@JSFFaceletTag(name="h:outputScript",
componentClass="org.apache.myfaces.view.facelets.tag.jsf.html._HtmlOutputScript")
public class HtmlOutputScriptHandler
- extends HtmlComponentHandler
- implements RelocatableResourceHandler
- Since:
- 2.0
- Version:
- $Revision: 931412 $ $Date: 2010-04-06 21:56:36 -0500 (Mar, 06 Abr 2010) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
HtmlOutputScriptHandler
public HtmlOutputScriptHandler(ComponentConfig config)
findChildByTagId
public UIComponent findChildByTagId(FaceletContext ctx,
UIComponent parent,
String id)
- Specified by:
findChildByTagId
in interface RelocatableResourceHandler
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.