Package | Description |
---|---|
jakarta.faces.application | |
jakarta.faces.component | |
jakarta.faces.component.behavior | |
jakarta.faces.component.html |
Specialized user interface component classes for HTML.
|
jakarta.faces.context | |
jakarta.faces.event | |
jakarta.faces.lifecycle |
Class and Description |
---|
ActionListener
A listener interface for receiving
ActionEvent s. |
SystemEvent
SystemEvent is the base class for non-application
specific events that can be fired by arbitrary objects.
|
SystemEventListener
By implementing this class, an object indicates that it is a listener for one or more kinds of |
Class and Description |
---|
AbortProcessingException
An exception that may be thrown by event listeners to terminate the processing of the current event.
|
ActionListener
A listener interface for receiving
ActionEvent s. |
ComponentSystemEvent
ComponentSystemEvent is the base class for
SystemEvent s that are specific to a UIComponent instance. |
ComponentSystemEventListener
Implementors of this class do not need an |
FacesEvent
FacesEvent is the base class for user interface and application events that can be fired by
|
FacesListener
A generic base interface for event listeners for various types of
FacesEvent s. |
PhaseId
Typesafe enumeration of the legal values that may be returned by the
getPhaseId() method of the FacesEvent interface. |
PhaseListener
An interface implemented by objects that wish to be notified at the beginning and ending of processing for each
standard phase of the request processing lifecycle.
|
SystemEvent
SystemEvent is the base class for non-application
specific events that can be fired by arbitrary objects.
|
SystemEventListener
By implementing this class, an object indicates that it is a listener for one or more kinds of |
SystemEventListenerHolder
Classes that implement this interface agree to maintain a list of |
ValueChangeListener
A listener interface for receiving
ValueChangeEvent s. |
Class and Description |
---|
AbortProcessingException
An exception that may be thrown by event listeners to terminate the processing of the current event.
|
AjaxBehaviorListener
By implementing this class, an object indicates that it is a listener for one or more kinds of
|
BehaviorEvent
BehaviorEvent is the event that can be generated from
component
Behavior . |
BehaviorListener
A generic base interface for event listeners for various types of |
Class and Description |
---|
ComponentSystemEventListener
Implementors of this class do not need an |
FacesListener
A generic base interface for event listeners for various types of
FacesEvent s. |
SystemEventListenerHolder
Classes that implement this interface agree to maintain a list of |
Class and Description |
---|
AbortProcessingException
An exception that may be thrown by event listeners to terminate the processing of the current event.
|
ExceptionQueuedEvent
The system event facility will create an instance of this class whenever
|
FacesListener
A generic base interface for event listeners for various types of
FacesEvent s. |
PhaseId
Typesafe enumeration of the legal values that may be returned by the
getPhaseId() method of the FacesEvent interface. |
SystemEvent
SystemEvent is the base class for non-application
specific events that can be fired by arbitrary objects.
|
SystemEventListener
By implementing this class, an object indicates that it is a listener for one or more kinds of |
Class and Description |
---|
AbortProcessingException
An exception that may be thrown by event listeners to terminate the processing of the current event.
|
ActionEvent
An |
ActionListener
A listener interface for receiving
ActionEvent s. |
AjaxBehaviorEvent
AjaxBehaviorEvent represents the component behavior
specific to
Ajax ). |
BehaviorEvent
BehaviorEvent is the event that can be generated from
component
Behavior . |
BehaviorListener
A generic base interface for event listeners for various types of |
ComponentSystemEvent
ComponentSystemEvent is the base class for
SystemEvent s that are specific to a UIComponent instance. |
ExceptionQueuedEventContext
This helper class provides context to the |
FacesEvent
FacesEvent is the base class for user interface and application events that can be fired by
|
FacesListener
A generic base interface for event listeners for various types of
FacesEvent s. |
PhaseEvent
PhaseEvent represents the beginning or ending of processing for a particular phase of the request
processing lifecycle, for the request encapsulated by the specified
FacesContext . |
PhaseId
Typesafe enumeration of the legal values that may be returned by the
getPhaseId() method of the FacesEvent interface. |
ScopeContext
A structure that contains the name of the scope and the scope itself exposed as a |
SystemEvent
SystemEvent is the base class for non-application
specific events that can be fired by arbitrary objects.
|
SystemEventListener
By implementing this class, an object indicates that it is a listener for one or more kinds of |
SystemEventListenerHolder
Classes that implement this interface agree to maintain a list of |
ValueChangeEvent
A |
ValueChangeListener
A listener interface for receiving
ValueChangeEvent s. |
Class and Description |
---|
PhaseListener
An interface implemented by objects that wish to be notified at the beginning and ending of processing for each
standard phase of the request processing lifecycle.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.