public class DeclareFacetHandler extends TagHandlerImpl
| Constructor and Description |
|---|
DeclareFacetHandler(jakarta.faces.view.facelets.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(jakarta.faces.view.facelets.FaceletContext ctx,
jakarta.faces.component.UIComponent parent)
Process changes on a particular UIComponent |
findNextByType, findNextByTypepublic DeclareFacetHandler(jakarta.faces.view.facelets.TagConfig config)
public void apply(jakarta.faces.view.facelets.FaceletContext ctx,
jakarta.faces.component.UIComponent parent)
throws IOException
jakarta.faces.view.facelets.FaceletHandlerProcess changes on a particular UIComponent
ctx - the current FaceletContext instance for this executionparent - the parent UIComponent to operate uponIOException - if unable to load relativePathCopyright © 2010–2022 JBoss by Red Hat. All rights reserved.