public final class ViewHandler extends TagHandlerImpl
nextHandler, tag, tagId| Constructor and Description |
|---|
ViewHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent)
See taglib documentation.
|
findNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringpublic ViewHandler(TagConfig config)
config - public void apply(FaceletContext ctx, UIComponent parent) throws IOException
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.