Uses of Package
jakarta.faces.model
Package
Description
-
-
ClassDescriptionSelectItem represents a single item in the list of supported items associated with a
UISelectMany
orUISelectOne
component. -
ClassDescriptionSelectItem represents a single item in the list of supported items associated with a
UISelectMany
orUISelectOne
component. -
ClassDescriptionSelectItem represents a single item in the list of supported items associated with a
UISelectMany
orUISelectOne
component. -
-
ClassDescriptionDataModel is an abstraction around arbitrary data binding technologies that can be used to adapt a variety of data sources for use by Jakarta Faces components that support per-row processing for their child components (such as
UIData
.DataModelEvent represents an event of interest to registered listeners that occurred on the specifiedDataModel
.DataModelListener represents an event listener that wishes to be notified ofDataModelEvent
s occurring on a particularDataModel
instance.Supports inline instantiation of theFacesDataModel
qualifier.SelectItem represents a single item in the list of supported items associated with aUISelectMany
orUISelectOne
component.