public class SetHandler extends TagHandlerImpl
nextHandler, tag, tagId| Constructor and Description |
|---|
SetHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
protected void |
applyNextHandler(FaceletContext ctx,
UIComponent c) |
findNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringpublic SetHandler(TagConfig 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 relativePathprotected void applyNextHandler(FaceletContext ctx, UIComponent c)
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.