@JSFFaceletTag(name="ui:define") public final class DefineHandler extends TagHandler
nextHandler, tag, tagId| Constructor and Description | 
|---|
| DefineHandler(TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent) | 
| void | applyDefinition(FaceletContext ctx,
               UIComponent parent) | 
| String | getName() | 
getAttribute, getRequiredAttribute, toStringpublic DefineHandler(TagConfig config)
config - public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
IOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionpublic void applyDefinition(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
IOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionpublic String getName()
Copyright © 2025 The Apache Software Foundation. All rights reserved.