Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf.facelets
Class NXThemesFaceletViewHandler

java.lang.Object
  extended by javax.faces.application.ViewHandler
      extended by com.sun.facelets.FaceletViewHandler
          extended by org.nuxeo.theme.jsf.facelets.NXThemesFaceletViewHandler

public class NXThemesFaceletViewHandler
extends com.sun.facelets.FaceletViewHandler

ViewHandler implementation for Facelets

Version:
$Id: FaceletViewHandler.java,v 1.49.2.6 2006/03/20 07:22:00 jhook Exp $
Author:
Jacob Hookom

Field Summary
 
Fields inherited from class com.sun.facelets.FaceletViewHandler
PARAM_BUFFER_SIZE, PARAM_BUILD_BEFORE_RESTORE, PARAM_DECORATORS, PARAM_DEVELOPMENT, PARAM_LIBRARIES, PARAM_REFRESH_PERIO, PARAM_SKIP_COMMENTS, PARAM_VIEW_MAPPINGS
 
Fields inherited from class javax.faces.application.ViewHandler
CHARACTER_ENCODING_KEY, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME
 
Constructor Summary
NXThemesFaceletViewHandler(ViewHandler parent)
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.FaceletViewHandler
calculateLocale, calculateRenderKitId, createView, getActionURL, getDefaultSuffix, getResourceURL, renderView, restoreView, writeState
 
Methods inherited from class javax.faces.application.ViewHandler
calculateCharacterEncoding, initView
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXThemesFaceletViewHandler

public NXThemesFaceletViewHandler(ViewHandler parent)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.