public final class ChooseOtherwiseHandler extends TagHandlerImpl
nextHandler, tag, tagId
Constructor and Description |
---|
ChooseOtherwiseHandler(TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
findNextByType, findNextByType
getAttribute, getRequiredAttribute, toString
public ChooseOtherwiseHandler(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
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.