public final class IfHandler extends TagHandlerImpl
nextHandler, tag, tagId| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
findNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringpublic IfHandler(TagConfig config)
config - public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, jakarta.el.ELException
FaceletHandlerProcess changes on a particular UIComponent
ctx - the current FaceletContext instance for this executionparent - the parent UIComponent to operate uponIOException - if unable to load relativePathFaceletException - if unable to parse the markup loaded from relativePathFacesException - if unable to create child UIComponent instancesjakarta.el.ELException - if any of the expressions in the markup loaded from relativePath failCopyright © 1997–2020 Eclipse Foundation. All rights reserved.