org.apache.myfaces.tomahawk.application.jsp
Class JspTilesTwoViewHandlerImpl
java.lang.Object
javax.faces.application.ViewHandler
org.apache.myfaces.tomahawk.application.jsp.JspTilesTwoViewHandlerImpl
public class JspTilesTwoViewHandlerImpl
- extends javax.faces.application.ViewHandler
- Since:
- 1.1.7
- Version:
- $Revision: 472792 $ $Date: 2006-11-09 07:34:47 +0100 (Do, 09 Nov 2006) $
- Author:
- Martin Marinschek
Fields inherited from class javax.faces.application.ViewHandler |
CHARACTER_ENCODING_KEY, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspTilesTwoViewHandlerImpl
public JspTilesTwoViewHandlerImpl(javax.faces.application.ViewHandler viewHandler)
renderView
public void renderView(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIViewRoot viewToRender)
throws IOException,
javax.faces.FacesException
- Specified by:
renderView
in class javax.faces.application.ViewHandler
- Throws:
IOException
javax.faces.FacesException
calculateLocale
public Locale calculateLocale(javax.faces.context.FacesContext context)
- Specified by:
calculateLocale
in class javax.faces.application.ViewHandler
calculateRenderKitId
public String calculateRenderKitId(javax.faces.context.FacesContext context)
- Specified by:
calculateRenderKitId
in class javax.faces.application.ViewHandler
createView
public javax.faces.component.UIViewRoot createView(javax.faces.context.FacesContext context,
String viewId)
- Specified by:
createView
in class javax.faces.application.ViewHandler
getActionURL
public String getActionURL(javax.faces.context.FacesContext context,
String viewId)
- Specified by:
getActionURL
in class javax.faces.application.ViewHandler
getResourceURL
public String getResourceURL(javax.faces.context.FacesContext context,
String path)
- Specified by:
getResourceURL
in class javax.faces.application.ViewHandler
restoreView
public javax.faces.component.UIViewRoot restoreView(javax.faces.context.FacesContext context,
String viewId)
- Specified by:
restoreView
in class javax.faces.application.ViewHandler
writeState
public void writeState(javax.faces.context.FacesContext context)
throws IOException
- Specified by:
writeState
in class javax.faces.application.ViewHandler
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.