public final class ViewHandler extends TagHandlerImpl
| Constructor and Description |
|---|
ViewHandler(javax.faces.view.facelets.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
See taglib documentation.
|
findNextByType, findNextByTypepublic ViewHandler(javax.faces.view.facelets.TagConfig config)
config - public void apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException
ctx - the current FaceletContext instance for this executionparent - the parent UIComponent to operate uponIOException - if unable to load relativePathCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.