Uses of Package
jakarta.faces.component
-
Classes in jakarta.faces.component used by com.sun.faces.application Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.application.annotation Class Description FacesComponent The presence of this annotation on a class that extendsUIComponentmust cause the runtime to register this class as a component suitable for inclusion in a view.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.application.applicationimpl Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.application.view Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by com.sun.faces.cdi Class Description StateHolder This interface is implemented by classes that need to save their state between requests.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.component Class Description PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UIPanel UIPanel is aUIComponentthat manages the layout of its child components. -
Classes in jakarta.faces.component used by com.sun.faces.component.search Class Description ContextCallback A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.component.validator Class Description EditableValueHolder EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, includingValueChangeEvents andValidators. -
Classes in jakarta.faces.component used by com.sun.faces.component.visit Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.config Class Description UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by com.sun.faces.config.initfacescontext Class Description UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by com.sun.faces.context Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by com.sun.faces.el Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.ext.component Class Description EditableValueHolder EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, includingValueChangeEvents andValidators.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UIInput UIInput is aUIComponentthat represents a component that both displays output to the user (likeUIOutputcomponents do) and processes request parameters on the subsequent request that need to be decoded.UIOutput UIOutput is aUIComponentthat has a value, optionally retrieved from a model tier bean via a value expression, that is displayed to the user.ValueHolder ValueHolder is an interface that may be implemented by any concreteUIComponentthat wishes to support a local value, as well as access data in the model tier via a value expression, and support conversion between String and the model tier data's native data type. -
Classes in jakarta.faces.component used by com.sun.faces.facelets Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.compiler Class Description Doctype Doctype is an interface that must be implemented by anyUIComponentthat represents a document type declaration.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.component Class Description ContextCallback A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.NamingContainer NamingContainer is an interface that must be implemented by anyUIComponentthat wants to be a naming container.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UINamingContainer UINamingContainer is a convenience base class for components that wish to implementNamingContainerfunctionality.UniqueIdVendor UniqueIdVendor is an interface implemented byUIComponentsthat also implementNamingContainerso that they can provide unique ids based on their own clientId. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.impl Class Description Doctype Doctype is an interface that must be implemented by anyUIComponentthat represents a document type declaration.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.tag.composite Class Description ContextCallback A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.tag.faces Class Description NamingContainer NamingContainer is an interface that must be implemented by anyUIComponentthat wants to be a naming container.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UINamingContainer UINamingContainer is a convenience base class for components that wish to implementNamingContainerfunctionality.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree.UniqueIdVendor UniqueIdVendor is an interface implemented byUIComponentsthat also implementNamingContainerso that they can provide unique ids based on their own clientId. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.tag.faces.core Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.tag.faces.html Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.tag.jstl.core Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.tag.ui Class Description PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent. -
Classes in jakarta.faces.component used by com.sun.faces.facelets.util Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by com.sun.faces.push Class Description UIWebsocket The<f:websocket>tag opens an one-way (server to client) websocket based push connection in client side which can be reached from server side viaPushContextinterface injected in any CDI/container managed artifact via@Pushannotation. -
Classes in jakarta.faces.component used by com.sun.faces.renderkit Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIForm UIForm is aUIComponentthat represents an input form to be presented to the user, and whose child components represent (among other things) the input fields to be included when the form is submitted. -
Classes in jakarta.faces.component used by com.sun.faces.renderkit.html_basic Class Description Doctype Doctype is an interface that must be implemented by anyUIComponentthat represents a document type declaration.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIColumn UIColumn is aUIComponentthat represents a single column of data within a parentUIDatacomponent.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UISelectItem UISelectItem is a component that may be nested inside aUISelectManyorUISelectOnecomponent, and causes the addition of aSelectIteminstance to the list of available options for the parent component.UISelectMany UISelectMany is aUIComponentthat represents the user's choice of a zero or more items from among a discrete set of available options.UISelectOne UISelectOne is aUIComponentthat represents the user's choice of zero or one items from among a discrete set of available options. -
Classes in jakarta.faces.component used by com.sun.faces.util Class Description Doctype Doctype is an interface that must be implemented by anyUIComponentthat represents a document type declaration.StateHolder This interface is implemented by classes that need to save their state between requests.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by jakarta.faces.application Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by jakarta.faces.component Class Description ActionSource ActionSource is an interface that may be implemented by any concreteUIComponentthat wishes to be a source ofActionEvents, including the ability to invoke application actions via the defaultActionListenermechanism.ActionSource2 ActionSource2 extendsActionSourceand provides a JavaBeans "action" property.ContextCallback A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.Doctype Doctype is an interface that must be implemented by anyUIComponentthat represents a document type declaration.EditableValueHolder EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, includingValueChangeEvents andValidators.NamingContainer NamingContainer is an interface that must be implemented by anyUIComponentthat wants to be a naming container.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHelper Define aMap-like contract that makes it easier for components to implementPartialStateHolder.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHelper Define aMap-like contract that makes it easier for components to implementTransientStateHolder.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UIInput UIInput is aUIComponentthat represents a component that both displays output to the user (likeUIOutputcomponents do) and processes request parameters on the subsequent request that need to be decoded.UIOutput UIOutput is aUIComponentthat has a value, optionally retrieved from a model tier bean via a value expression, that is displayed to the user.UISelectItem UISelectItem is a component that may be nested inside aUISelectManyorUISelectOnecomponent, and causes the addition of aSelectIteminstance to the list of available options for the parent component.UISelectItems UISelectItems is a component that may be nested inside aUISelectManyorUISelectOnecomponent, and causes the addition of one or moreSelectIteminstances to the list of available options in the parent component.UIViewParameter UIViewParameter represents a binding between a request parameter and a model property orUIViewRootproperty.UniqueIdVendor UniqueIdVendor is an interface implemented byUIComponentsthat also implementNamingContainerso that they can provide unique ids based on their own clientId.ValueHolder ValueHolder is an interface that may be implemented by any concreteUIComponentthat wishes to support a local value, as well as access data in the model tier via a value expression, and support conversion between String and the model tier data's native data type. -
Classes in jakarta.faces.component used by jakarta.faces.component.behavior Class Description PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by jakarta.faces.component.html Class Description ActionSource ActionSource is an interface that may be implemented by any concreteUIComponentthat wishes to be a source ofActionEvents, including the ability to invoke application actions via the defaultActionListenermechanism.ActionSource2 ActionSource2 extendsActionSourceand provides a JavaBeans "action" property.Doctype Doctype is an interface that must be implemented by anyUIComponentthat represents a document type declaration.EditableValueHolder EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, includingValueChangeEvents andValidators.NamingContainer NamingContainer is an interface that must be implemented by anyUIComponentthat wants to be a naming container.PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.TransientStateHolder This interface is implemented by classes that need to save state that is expected to be available only within the scope of the current request.UIColumn UIColumn is aUIComponentthat represents a single column of data within a parentUIDatacomponent.UICommand UICommand is aUIComponentthat represents a user interface component which, when activated by the user, triggers an application specific "command" or "action".UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIComponentBase UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined byUIComponent.UIData UIData is aUIComponentthat supports data binding to a collection of data objects represented by aDataModelinstance, which is the current value of this component itself (typically established via aValueExpression).UIForm UIForm is aUIComponentthat represents an input form to be presented to the user, and whose child components represent (among other things) the input fields to be included when the form is submitted.UIGraphic UIGraphic is aUIComponentthat displays a graphical image to the user.UIInput UIInput is aUIComponentthat represents a component that both displays output to the user (likeUIOutputcomponents do) and processes request parameters on the subsequent request that need to be decoded.UIMessage This component is responsible for displaying messages for a specificUIComponent, identified by aclientIdor component id relative to the closest ancestorNamingContainer.UIMessages The renderer for this component is responsible for obtaining the messages from theFacesContextand displaying them to the user.UIOutcomeTarget This component is paired with thejakarta.faces.Buttonorjakarta.faces.Linkrenderers and encapsulates properties relating to the rendering of outcomes directly to the response.UIOutput UIOutput is aUIComponentthat has a value, optionally retrieved from a model tier bean via a value expression, that is displayed to the user.UIPanel UIPanel is aUIComponentthat manages the layout of its child components.UISelectBoolean UISelectMany UISelectMany is aUIComponentthat represents the user's choice of a zero or more items from among a discrete set of available options.UISelectOne UISelectOne is aUIComponentthat represents the user's choice of zero or one items from among a discrete set of available options.UniqueIdVendor UniqueIdVendor is an interface implemented byUIComponentsthat also implementNamingContainerso that they can provide unique ids based on their own clientId.ValueHolder ValueHolder is an interface that may be implemented by any concreteUIComponentthat wishes to support a local value, as well as access data in the model tier via a value expression, and support conversion between String and the model tier data's native data type. -
Classes in jakarta.faces.component used by jakarta.faces.component.search Class Description ContextCallback A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by jakarta.faces.component.visit Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by jakarta.faces.context Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by jakarta.faces.convert Class Description PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by jakarta.faces.event Class Description StateHolder This interface is implemented by classes that need to save their state between requests.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by jakarta.faces.render Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by jakarta.faces.validator Class Description PartialStateHolder Components that want to leverage the partial state saving feature must implement this interface instead of implementingStateHolder, from which this interface inherits.StateHolder This interface is implemented by classes that need to save their state between requests.UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces. -
Classes in jakarta.faces.component used by jakarta.faces.view Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.UIImportConstants UIViewAction UIViewAction represents a method invocation that occurs during the request processing lifecycle, usually in response to an initial request, as opposed to a postback.UIViewParameter UIViewParameter represents a binding between a request parameter and a model property orUIViewRootproperty.UIViewRoot UIViewRoot is the UIComponent that represents the root of the UIComponent tree. -
Classes in jakarta.faces.component used by jakarta.faces.view.facelets Class Description UIComponent UIComponent is the base class for all user interface components in Jakarta Server Faces.