Class DynamicComponentFacelet
java.lang.Object
org.apache.myfaces.view.facelets.compiler.DynamicComponentFacelet
- All Implemented Interfaces:
- FaceletHandler
- Author:
- lu4242
- 
Constructor SummaryConstructorsConstructorDescriptionDynamicComponentFacelet(org.apache.myfaces.view.facelets.compiler.NamespaceHandler next) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(FaceletContext ctx, UIComponent parent) booleanboolean
- 
Constructor Details- 
DynamicComponentFaceletpublic DynamicComponentFacelet(org.apache.myfaces.view.facelets.compiler.NamespaceHandler next) 
 
- 
- 
Method Details- 
apply- Specified by:
- applyin interface- FaceletHandler
- Throws:
- IOException
 
- 
isNextHandlerComponentpublic boolean isNextHandlerComponent()
- 
isNextHandlerCompositeComponentpublic boolean isNextHandlerCompositeComponent()
 
-