org.apache.myfaces.view.facelets.compiler
Class DynamicComponentFacelet
java.lang.Object
org.apache.myfaces.view.facelets.compiler.DynamicComponentFacelet
- All Implemented Interfaces:
- FaceletHandler
public class DynamicComponentFacelet
- extends Object
- implements FaceletHandler
- Author:
- lu4242
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicComponentFacelet
public DynamicComponentFacelet(org.apache.myfaces.view.facelets.compiler.NamespaceHandler next)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException
- Specified by:
apply
in interface FaceletHandler
- Throws:
IOException
isNextHandlerComponent
public boolean isNextHandlerComponent()
isNextHandlerCompositeComponent
public boolean isNextHandlerCompositeComponent()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.