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