public final class ChooseWhenHandler extends TagHandlerImpl
nextHandler, tag, tagId
Constructor and Description |
---|
ChooseWhenHandler(TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
boolean |
isTestTrue(FaceletContext ctx) |
findNextByType, findNextByType
getAttribute, getRequiredAttribute, toString
public ChooseWhenHandler(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException
FaceletHandler
Process changes on a particular UIComponent
ctx
- the current FaceletContext instance for this executionparent
- the parent UIComponent to operate uponIOException
- if unable to load relativePath
public boolean isTestTrue(FaceletContext ctx)
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.