public class FacesViewsViewHandler
extends javax.faces.application.ViewHandlerWrapper
For a guide on FacesViews, please see the package summary.
| Constructor and Description |
|---|
FacesViewsViewHandler(javax.faces.application.ViewHandler viewHandler) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActionURL(javax.faces.context.FacesContext context,
java.lang.String viewId) |
javax.faces.application.ViewHandler |
getWrapped() |
public FacesViewsViewHandler(javax.faces.application.ViewHandler viewHandler)
public java.lang.String getActionURL(javax.faces.context.FacesContext context,
java.lang.String viewId)
getActionURL in class javax.faces.application.ViewHandlerWrapperpublic javax.faces.application.ViewHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.ViewHandler>getWrapped in class javax.faces.application.ViewHandlerWrapper