org.apache.myfaces.view.facelets.tag.composite
Class InsertChildrenHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.composite.InsertChildrenHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="composite:insertChildren")
public class InsertChildrenHandler
- extends TagHandler
- Version:
- $Revision: 1194861 $ $Date: 2011-10-29 05:02:34 -0500 (Sat, 29 Oct 2011) $
- Author:
- Leonardo Uribe (latest modification by $Author: struberg $)
INSERT_CHILDREN_USED
public static final String INSERT_CHILDREN_USED
- See Also:
- Constant Field Values
InsertChildrenHandler
public InsertChildrenHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.