Package | Description |
---|---|
org.omnifaces.facesviews |
This package contains the classes for the OmniFaces' FacesViews feature.
|
Modifier and Type | Method and Description |
---|---|
static ViewHandlerMode |
FacesViews.getViewHandlerMode(javax.faces.context.FacesContext context) |
static ViewHandlerMode |
FacesViews.getViewHandlerMode(javax.servlet.ServletContext servletContext) |
static ViewHandlerMode |
ViewHandlerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewHandlerMode[] |
ViewHandlerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2014 OmniFaces. All rights reserved.