Uses of Package
jakarta.faces.event
Packages that use jakarta.faces.event
Package
Description
Specialized user interface component classes for HTML.
-
Classes in jakarta.faces.event used by com.sun.faces.applicationClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.An
ActionEventrepresents the activation of a user interface component (such as aUICommand).A listener interface for receivingActionEvents.A generic base interface for event listeners for various types ofFacesEvents.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents. -
Classes in jakarta.faces.event used by com.sun.faces.application.annotationClassDescriptionSystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.
-
Classes in jakarta.faces.event used by com.sun.faces.application.applicationimplClassDescriptionA listener interface for receiving
ActionEvents.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents. -
Classes in jakarta.faces.event used by com.sun.faces.application.applicationimpl.eventsClassDescriptionSystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds of
SystemEvents. -
Classes in jakarta.faces.event used by com.sun.faces.application.viewClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.A generic base interface for event listeners for various types of
FacesEvents.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents.Marker interface forSystemEvents that indicate the view map has been created (PostConstructViewMapEvent, or destroyed (PreDestroyViewMapEvent). -
Classes in jakarta.faces.event used by com.sun.faces.componentClassDescriptionImplementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.A generic base interface for event listeners for various types ofFacesEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.contextClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.The system event facility will create an instance of this class whenever
Application.publishEvent(jakarta.faces.context.FacesContext, java.lang.Class<? extends jakarta.faces.event.SystemEvent>, java.lang.Object)is called withExceptionQueuedEvent.classassystemEventClassargument.A generic base interface for event listeners for various types ofFacesEvents.Typesafe enumeration of the legal values that may be returned by thegetPhaseId()method of theFacesEventinterface.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents. -
Classes in jakarta.faces.event used by com.sun.faces.ext.componentClassDescriptionImplementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.A generic base interface for event listeners for various types ofFacesEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.facelets.compilerClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.Implementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.FacesEvent is the base class for user interface and application events that can be fired byUIComponents.A generic base interface for event listeners for various types ofFacesEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.facelets.componentClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.Implementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.FacesEvent is the base class for user interface and application events that can be fired byUIComponents.A generic base interface for event listeners for various types ofFacesEvents.Typesafe enumeration of the legal values that may be returned by thegetPhaseId()method of theFacesEventinterface.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.facelets.tag.compositeClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.By implementing this class, an object indicates that it is a listener for one or more kinds of
BehaviorEvents.BehaviorEvent is the event that can be generated from componentBehavior.ComponentSystemEvent is the base class forSystemEvents that are specific to aUIComponentinstance.Implementors of this class do not need anisListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.FacesEvent is the base class for user interface and application events that can be fired byUIComponents.A generic base interface for event listeners for various types ofFacesEvents.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.facelets.tag.facesClassDescriptionImplementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.A generic base interface for event listeners for various types ofFacesEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.facelets.tag.faces.coreClassDescriptionSystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.
-
Classes in jakarta.faces.event used by com.sun.faces.facelets.tag.uiClassDescriptionImplementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.A generic base interface for event listeners for various types ofFacesEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by com.sun.faces.lifecycleClassDescriptionPhaseEvent represents the beginning or ending of processing for a particular phase of the request processing lifecycle, for the request encapsulated by the specified
FacesContext.Typesafe enumeration of the legal values that may be returned by thegetPhaseId()method of theFacesEventinterface.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. -
Classes in jakarta.faces.event used by com.sun.faces.pushClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.A generic base interface for event listeners for various types of
FacesEvents.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents. -
Classes in jakarta.faces.event used by com.sun.faces.renderkit.html_basicClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.ComponentSystemEvent is the base class for
SystemEvents that are specific to aUIComponentinstance.Implementors of this class do not need anisListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.A generic base interface for event listeners for various types ofFacesEvents.Classes tagged with this annotation are installed as listeners using the methodApplication.subscribeToEvent(java.lang.Class<? extends jakarta.faces.event.SystemEvent>, java.lang.Class<?>, jakarta.faces.event.SystemEventListener)orUIComponent.subscribeToEvent(java.lang.Class<? extends jakarta.faces.event.SystemEvent>, jakarta.faces.event.ComponentSystemEventListener)(depending on the circumstances, described below).Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by jakarta.faces.applicationClassDescriptionA listener interface for receiving
ActionEvents.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents. -
Classes in jakarta.faces.event used by jakarta.faces.componentClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.A listener interface for receiving
ActionEvents.ComponentSystemEvent is the base class forSystemEvents that are specific to aUIComponentinstance.Implementors of this class do not need anisListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.FacesEvent is the base class for user interface and application events that can be fired byUIComponents.A generic base interface for event listeners for various types ofFacesEvents.Typesafe enumeration of the legal values that may be returned by thegetPhaseId()method of theFacesEventinterface.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 is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate.A listener interface for receivingValueChangeEvents. -
Classes in jakarta.faces.event used by jakarta.faces.component.behaviorClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.By implementing this class, an object indicates that it is a listener for one or more kinds of
BehaviorEvents.BehaviorEvent is the event that can be generated from componentBehavior.A generic base interface for event listeners for various types ofBehaviorEvents. -
Classes in jakarta.faces.event used by jakarta.faces.component.htmlClassDescriptionImplementors of this class do not need an
isListenerForSource()method because they are only installed on specific component instances, therefore theisListenerForSource()method is implicit.A generic base interface for event listeners for various types ofFacesEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate. -
Classes in jakarta.faces.event used by jakarta.faces.contextClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.The system event facility will create an instance of this class whenever
Application.publishEvent(jakarta.faces.context.FacesContext, java.lang.Class<? extends jakarta.faces.event.SystemEvent>, java.lang.Object)is called withExceptionQueuedEvent.classassystemEventClassargument.A generic base interface for event listeners for various types ofFacesEvents.Typesafe enumeration of the legal values that may be returned by thegetPhaseId()method of theFacesEventinterface.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents. -
Classes in jakarta.faces.event used by jakarta.faces.eventClassDescriptionAn exception that may be thrown by event listeners to terminate the processing of the current event.An
ActionEventrepresents the activation of a user interface component (such as aUICommand).A listener interface for receivingActionEvents.AjaxBehaviorEvent represents the component behavior specific toAjax).BehaviorEvent is the event that can be generated from componentBehavior.A generic base interface for event listeners for various types ofBehaviorEvents.ComponentSystemEvent is the base class forSystemEvents that are specific to aUIComponentinstance.This helper class provides context to theExceptionQueuedEventregarding the state of the system at the point in time when theExceptionQueuedEventoccurs and links theExceptionQueuedEventto theExceptionHandlerby virtue of implementingSystemEventListener.FacesEvent is the base class for user interface and application events that can be fired byUIComponents.A generic base interface for event listeners for various types ofFacesEvents.PhaseEvent represents the beginning or ending of processing for a particular phase of the request processing lifecycle, for the request encapsulated by the specifiedFacesContext.Typesafe enumeration of the legal values that may be returned by thegetPhaseId()method of theFacesEventinterface.A structure that contains the name of the scope and the scope itself exposed as aMap<String, Object>.SystemEvent is the base class for non-application specific events that can be fired by arbitrary objects.By implementing this class, an object indicates that it is a listener for one or more kinds ofSystemEvents.Classes that implement this interface agree to maintain a list ofSystemEventListenerinstances for each kind ofSystemEventthey can generate.AValueChangeEventis a notification that the local value of the source component has been change as a result of user interface activity.A listener interface for receivingValueChangeEvents.Supports inline instantiation of theWebsocketEvent.Closedqualifier.Supports inline instantiation of theWebsocketEvent.Openedqualifier. -
Classes in jakarta.faces.event used by jakarta.faces.lifecycleClassDescriptionAn 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.