public class GlobalResourcesViewHandler
extends javax.faces.application.ViewHandlerWrapper
| Constructor and Description |
|---|
GlobalResourcesViewHandler(javax.faces.application.ViewHandler viewHandler) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.component.UIViewRoot |
createView(javax.faces.context.FacesContext context,
String viewId) |
javax.faces.application.ViewHandler |
getWrapped() |
javax.faces.component.UIViewRoot |
restoreView(javax.faces.context.FacesContext context,
String viewId) |
calculateCharacterEncoding, calculateLocale, calculateRenderKitId, deriveLogicalViewId, deriveViewId, getActionURL, getBookmarkableURL, getRedirectURL, getResourceURL, getViewDeclarationLanguage, initView, renderView, writeStatepublic GlobalResourcesViewHandler(javax.faces.application.ViewHandler viewHandler)
public javax.faces.application.ViewHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.ViewHandler>getWrapped in class javax.faces.application.ViewHandlerWrapperpublic javax.faces.component.UIViewRoot restoreView(javax.faces.context.FacesContext context,
String viewId)
restoreView in class javax.faces.application.ViewHandlerWrapperpublic javax.faces.component.UIViewRoot createView(javax.faces.context.FacesContext context,
String viewId)
createView in class javax.faces.application.ViewHandlerWrapperCopyright © 2015 JBoss by Red Hat. All Rights Reserved.