|
||||||||||
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.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
.
Return the DialogContext
instance associated with this
DialogContextListener
.
DialogContext
instance associated with this
DialogContextListener
.
DialogContextListener
s.
DialogContextListener
s.
Return the 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.
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 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
.
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.
DialogContext
instance,
resulting in no currently active dialog for the current
JavaServer Faces view.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |