public class InterfaceHandler extends TagHandlerImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
Name |
nextHandler, tag, tagId| Constructor and Description |
|---|
InterfaceHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
Process changes on a particular UIComponent |
findNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringpublic static final String Name
public InterfaceHandler(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 relativePathCopyright © 1997–2020 Eclipse Foundation. All rights reserved.