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: 904329 $ $Date: 2010-01-28 19:54:49 -0500 (Thu, 28 Jan 2010) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
USES_INSERT_CHILDREN
public static java.lang.String USES_INSERT_CHILDREN
INSERT_CHILDREN_TARGET_ID
public static java.lang.String INSERT_CHILDREN_TARGET_ID
INSERT_CHILDREN_ORDERING
public static java.lang.String INSERT_CHILDREN_ORDERING
InsertChildrenHandler
public InsertChildrenHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.