public final class DefineHandler extends TagHandlerImpl
nextHandler, tag, tagId| Constructor and Description |
|---|
DefineHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
void |
applyDefinition(FaceletContext ctx,
UIComponent parent) |
String |
getName() |
findNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringpublic DefineHandler(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 relativePathpublic void applyDefinition(FaceletContext ctx, UIComponent parent) throws IOException
IOExceptionpublic String getName()
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.