|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartialViewContext | |
---|---|
javax.faces.context | Classes and interfaces defining per-request state information. |
Uses of PartialViewContext in javax.faces.context |
---|
Subclasses of PartialViewContext in javax.faces.context | |
---|---|
class |
PartialViewContextWrapper
Provides a simple implementation of PartialViewContext that can
be subclassed by developers wishing to provide specialized behavior
to an existing PartialViewContext instance. |
Methods in javax.faces.context that return PartialViewContext | |
---|---|
PartialViewContext |
FacesContext.getPartialViewContext()
Return the |
PartialViewContext |
FacesContextWrapper.getPartialViewContext()
The default behavior of this method is to call FacesContext.getPartialViewContext() ()}
on the wrapped FacesContext object. |
PartialViewContext |
FacesContextWrapper.getPartialViewContext()
The default behavior of this method is to call FacesContext.getPartialViewContext() ()}
on the wrapped FacesContext object. |
PartialViewContext |
FacesContext.getPartialViewContext()
Return the |
abstract PartialViewContext |
PartialViewContextFactory.getPartialViewContext(FacesContext context)
Create (if needed) and return a PartialViewContext instance that is initialized
using the current FacesContext instance. |
abstract PartialViewContext |
PartialViewContextFactory.getPartialViewContext(FacesContext context)
Create (if needed) and return a PartialViewContext instance that is initialized
using the current FacesContext instance. |
abstract PartialViewContext |
PartialViewContextWrapper.getWrapped()
|
abstract PartialViewContext |
PartialViewContextWrapper.getWrapped()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |