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, ComponentContainerHandler
@JSFFaceletTag(name="composite:insertChildren")
public class InsertChildrenHandler
- extends TagHandler
- implements ComponentContainerHandler
- Version:
- $Revision: 1306698 $ $Date: 2012-03-28 22:13:06 -0500 (Wed, 28 Mar 2012) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
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
- Specified by:
apply
in interface FaceletHandler
- Throws:
IOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.