|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DialogContext
implementation.DialogContextListener
implementation.DialogContextManager
implementations.DialogContextManagerListener
instances.DialogLifecycleListener
instances.DialogContextListener
for this DialogContext
.
DialogContextListener
for this DialogContext
.
DialogContextManagerListener
instance.
DialogContextManagerListener
for this
DialogContextManager
.
DialogContext
instance,
until an interaction with the user is required.
DialogContext
.
DialogContext
instance
for the dialog that is active for this view (if any) is stored.
DialogContext
instance to be restored for
the current view.
DialogContext
instance to be created for the current view, if
there is no active instance already.
DialogContext
instances related
to a particular user's session.DialogContextManager
instance.DialogContextManager
instances (which are stored
in session scope).NavigationHandler
implementation that allows dialogs to
be created via a logical outcome that returns with a specified prefix.DialogContext
instance with a single symbol.VariableResolver
instance.
DialogContextListener
s that the dialog
instance has been activated.
onCreate()
event to all registered listeners.
DialogContextListener
s that the dialog instance
execution has entered a particular state.
DialogContextListener
s that the dialog
instance has encountered an unexpected error condition.
DialogContextListener
s that the dialog instance
execution has exited a particular state.
DialogContextListener
s that the dialog
instance has been passivated.
onRemove()
event to all registered listeners.
DialogContextListener
s that the dialog
instance has begun execution.
DialogContextListener
s that the dialog
instance has finished execution normally.
DialogContextListener
s that the dialog instance
execution has followed a particular transition.
DialogContext
instance for the specified identifier
(if any); otherwise, return null
.
DialogContext
instance for the
current request, if there is one; otherwise, return null
.
DialogContext
instance for the
current request, if there is one; otherwise, return null
.
Return the DialogContext
instance associated with this
DialogContextListener
.
DialogContext
instance associated with this
DialogContextListener
.
DialogContext
instance for the current
request, if any; otherwise, return null
.
DialogContext
instance for the current
request, if any; otherwise, return null
.
DialogContextListener
s.
DialogContextListener
s.
Return the DialogContextManager
instance associated with
this DialogContextManagerListener
.
DialogContextManager
instance associated with
this DialogContextManagerListener
.
DialogContextManager
instance for the current
user, creating it first if necessary.
DialogContextManager
instance for the current
user, creating it first if necessary.
DialogContextManagerListener
s.
DialogContextManagerListener
s.
data
property of the active
DialogContext
instance for the current request, if any;
otherwise, return null
.
data
property of the active
DialogContext
instance for the current request, if any;
otherwise, return null
.
DialogContext
instance would like to have saved in the JavaServer Faces component tree,
and then restored (via a call to setOpaqueData()
on the
subsequent form submit.
DialogContext
instance associated with this
child DialogContext
, if any; otherwise, return null
.
true
if this DialogContext
is currently
active (created but not yet removed).
DialogLifecycleListener
to receive
notification of the creation and removal of DialogContextManager
instances.
DialogContextManager
instance for this user (if any) is stored.
Handle our parent DialogContext
instance being placed
into service for the current request.
DialogContext
instance being placed
into service for the current request.
Handle the case where a new DialogContext
instance has
been created.
DialogContext
instance has
been created.
Handle notification that the specified DialogContextManager
instance has been removed from service.
DialogContextManager
instance has been removed from service.
Handle an entry into a dialog state.
Handle an unexpected failure during the execution of this dialg instance.
Handle an exit from a dialog state.
Handle notification that the specified DialogContextManager
instance has been placed into service.
DialogContextManager
instance has been placed into service.
Handle our parent DialogContext
instance being taken out
of service at the end of a request.
DialogContext
instance being taken out
of service at the end of a request.
Handle the case where a new DialogContext
instance has
been removed.
DialogContext
instance has
been removed.
Handle the starting of the dialog instance.
Handle the stopping of the dialog instance.
Handle a transition being followed.
DialogContext
instance identifier
of a parent instance with which a new child DialogContext
instance
(to be created for the current view) should be associated.
DialogContext
instance from the set of
active instances for the current user.
DialogContextListener
for this
DialogContext
.
DialogContextListener
for this
DialogContext
.
DialogContextManagerListener
instance.
DialogContextManagerListener
for this DialogContextManager
.
VariableResolver
.
Set the DialogContext
instance associated with this
DialogContextListener
.
DialogContext
instance associated with this
DialogContextListener
.
Set the DialogContextManager
instance associated with
this DialogContextManagerListener
.
DialogContextManager
instance associated with
this DialogContextManagerListener
.
getOpaqueState()
on this DialogContext
instance.
DialogContext
instance,
advancing until an interaction with the user is required.
DialogContextListener
implementation that supports
saving and restoring pre-request state information that is accessed via
a configurable set of value binding expressions.DialogContext
instance,
resulting in no currently active dialog for the current
JavaServer Faces view.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |