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.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.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 associated with this
DialogContextListener
.DialogContext
instance associated with this
DialogContextListener
.DialogContextListener
s.DialogContextListener
s.DialogContextManager
instance associated with
this DialogContextManagerListener
.DialogContextManager
instance associated with
this DialogContextManagerListener
.DialogContextManagerListener
s.DialogContextManagerListener
s.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.DialogContext
instance has
been created.DialogContext
instance has
been created.DialogContextManager
instance has been removed from service.DialogContextManager
instance has been removed from service.DialogContextManager
instance has been placed into service.DialogContextManager
instance has been placed into service.DialogContext
instance has
been removed.DialogContext
instance has
been removed.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
.DialogContext
instance associated with this
DialogContextListener
.DialogContext
instance associated with this
DialogContextListener
.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.DialogContext
instance,
resulting in no currently active dialog for the current
JavaServer Faces view.Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.