|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ViewHandlerImpl
.ActionListener
instance that wraps the
specified one.
PhaseId
in this event.
PhaseId
in this event.
List
of any
Exception
s thrown by a page bean event handler,
and then logged and swallowed, will be cached.
UIViewRoot
attribute under which we store
Boolean.TRUE
when createView()
is
called.
<h:commandLink>
component, which is not tied to the JSF standard form renderer (and
will therefore work inside a Braveheart form component).Locale
to use for this
and subsequent requests for the current client.
RenderKit
identifier
for this and subsequent requests from the current
client.
UIViewRoot
instance
initialized with information from this FacesContext
for the specified viewId
.
init()
was called.
init()
was called, regardless of whether
or not this was the page that was actually rendered.
Locale
for
this response to the corresponding character encoding.
FacesMessage
(not associated
with any particular componen) containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_ERROR
.
FacesMessage
associated with the
specified component, containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_ERROR
.
FacesMessage
(not associated
with any particular componen) containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_FATAL
.
FacesMessage
associated with the
specified component, containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_FATAL
.
Application
instance for the current
web application.
Map
of the application scope attributes
for this web application.
List
of the exceptions that have been
logged, swallowed, and cached during the processing of this request
so far.
getFacesContext()
instead
List
of the cached exceptions associated with
this exception.
ExternalContext
instance for the
current request.
FacesContext
instance for the current
request.
Lifecycle
instance for the
current web application.
Locale
defined for the current JavaServer Faces
view.
PhaseId.ANY_PHASE
because we are interested
in all phase events.
Map
of the request scope attributes for
the current request.
Map
of the session scope attributes for the
current user's session.
FacesMessage
(not associated
with any particular componen) containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_INFO
.
FacesMessage
associated with the
specified component, containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_INFO
.
true
if the current request was a post back
for an existing view, rather than the creation of a new view.
init()
and destroy()
) for
subclasses of AbstractApplicationBean
, AbstractSessionBean
,
and AbstractRequestBean
.AbstractPageBean
) that corresponds to the specified
view identifier (typically the context-relative path to a
JSP page).
AbstractPageBean
).
List
of the
AbstractPageBean
s that have been created for the current
request are stored.
PageBeanMapper
that corresponds to
the mapping performed by the IDE at design time.VariableResolver
passed
in to our constructor.
UIViewRoot
.
init()
method for the significant request scope managed
beans support (subclasses of AbstractFragmentBean
,
AbstractPageBean
, and AbstractRequestBean
).VariableResolver
implementation.
ViewHandlerImpl
that delegates to the
specified ViewHandler
instance.
FacesMessage
(not associated
with any particular componen) containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_WARN
.
FacesMessage
associated with the
specified component, containing the specified summary text
and a message severity level of FacesMessage.SEVERITY_WARN
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |