public class GlobalResourcesViewHandler
extends javax.faces.application.ViewHandlerWrapper
CHARACTER_ENCODING_KEY, DEFAULT_FACELETS_SUFFIX, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME, DISABLE_FACELET_JSF_VIEWHANDLER_PARAM_NAME, FACELETS_BUFFER_SIZE_PARAM_NAME, FACELETS_DECORATORS_PARAM_NAME, FACELETS_LIBRARIES_PARAM_NAME, FACELETS_REFRESH_PERIOD_PARAM_NAME, FACELETS_SKIP_COMMENTS_PARAM_NAME, FACELETS_SUFFIX_PARAM_NAME, FACELETS_VIEW_MAPPINGS_PARAM_NAME| 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) |
addProtectedView, calculateCharacterEncoding, calculateLocale, calculateRenderKitId, deriveLogicalViewId, deriveViewId, getActionURL, getBookmarkableURL, getProtectedViewsUnmodifiable, getRedirectURL, getResourceURL, getViewDeclarationLanguage, initView, removeProtectedView, 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 © 2014 JBoss by Red Hat. All Rights Reserved.