|
RichFaces Core API 4.2.2.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedVisitContextMode | |
---|---|
org.richfaces.context |
Uses of ExtendedVisitContextMode in org.richfaces.context |
---|
Methods in org.richfaces.context that return ExtendedVisitContextMode | |
---|---|
ExtendedVisitContextMode |
ExtendedVisitContext.getVisitMode()
|
static ExtendedVisitContextMode |
ExtendedVisitContextMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExtendedVisitContextMode[] |
ExtendedVisitContextMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.richfaces.context with parameters of type ExtendedVisitContextMode | |
---|---|
ExtendedVisitContext(javax.faces.context.FacesContext facesContext,
ExtendedVisitContextMode visitMode)
|
|
RichFaces Core API 4.2.2.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |