Uses of Package
jakarta.faces.component
Packages that use jakarta.faces.component
Package
Description
-
Classes in jakarta.faces.component used by jakarta.faces.applicationClassDescriptionsee Javadoc of J SF SpecificationCreates a Faces View, which is a container that holds all of the components that are part of the view.
-
Classes in jakarta.faces.component used by jakarta.faces.componentClassDescriptionsee Javadoc of Faces SpecificationSee Javadoc of Faces SpecificationDoctype is an interface that must be implemented by any
UIComponent
that represents a document type declaration.Defines the methods required for a component whose value can be modified by the user.Interface implemented by components that provide a new "namespace" for the ids of their child components.see Javadoc of Faces SpecificationDefine aMap
-like contract that makes it easier for components to implementTransientStateHolder
.This interface is implemented by classes that need to save state that are expected to be available only on the current request.see Javadoc of J SF SpecificationStandard implementation of the UIComponent base class; all standard Faces components extend this class.UICommand is a base abstraction for components that implement ActionSource.Displays a value to the user.TODO: documentation on jsp and pld are not the same.see Javadoc of Faces Specification -
Classes in jakarta.faces.component used by jakarta.faces.component.behavior
-
Classes in jakarta.faces.component used by jakarta.faces.component.htmlClassDescriptionsee Javadoc of Faces SpecificationDoctype is an interface that must be implemented by any
UIComponent
that represents a document type declaration.Defines the methods required for a component whose value can be modified by the user.Interface implemented by components that provide a new "namespace" for the ids of their child components.see Javadoc of Faces SpecificationThis interface is implemented by classes that need to save state that are expected to be available only on the current request.see Javadoc of Faces SpecificationUICommand is a base abstraction for components that implement ActionSource.see Javadoc of J SF SpecificationStandard implementation of the UIComponent base class; all standard Faces components extend this class.Represents an abstraction of a component which has multiple "rows" of data.see Javadoc of Faces SpecificationDisplays a graphical image.UICommand is a base abstraction for components that implement ActionSource.Displays a value to the user.A component that allows the user to select or unselect an object.Base class for the various component classes that allow a user to select zero or more options from a set.Component for choosing one option out of a set of possibilities.see Javadoc of Faces Specification -
Classes in jakarta.faces.component used by jakarta.faces.component.search
-
Classes in jakarta.faces.component used by jakarta.faces.component.visit
-
Classes in jakarta.faces.component used by jakarta.faces.contextClassDescriptionsee Javadoc of J SF SpecificationCreates a Faces View, which is a container that holds all of the components that are part of the view.
-
Classes in jakarta.faces.component used by jakarta.faces.convert
-
Classes in jakarta.faces.component used by jakarta.faces.eventClassDescriptionsee Javadoc of Faces Specificationsee Javadoc of J SF SpecificationCreates a Faces View, which is a container that holds all of the components that are part of the view.
-
Classes in jakarta.faces.component used by jakarta.faces.render
-
Classes in jakarta.faces.component used by jakarta.faces.validator
-
Classes in jakarta.faces.component used by jakarta.faces.viewClassDescriptionsee Javadoc of J SF SpecificationTODO: documentation on jsp and pld are not the same.Creates a Faces View, which is a container that holds all of the components that are part of the view.
-
Classes in jakarta.faces.component used by jakarta.faces.view.facelets