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, writeState
public 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.ViewHandlerWrapper
public javax.faces.component.UIViewRoot restoreView(javax.faces.context.FacesContext context, String viewId)
restoreView
in class javax.faces.application.ViewHandlerWrapper
public javax.faces.component.UIViewRoot createView(javax.faces.context.FacesContext context, String viewId)
createView
in class javax.faces.application.ViewHandlerWrapper
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.