Package jakarta.faces.model
- 
Interface Summary Interface Description DataModelListener see Javadoc of Faces Specification
- 
Class Summary Class Description ArrayDataModel<E> see Javadoc of Faces SpecificationCollectionDataModel<E> DataModel<E> Represents the data presented by a UIData component, together with some state information about the currently selected row within the datalist for use by listeners on UIData components.DataModelEvent see Javadoc of Faces SpecificationFacesDataModel.Literal IterableDataModel<E> ListDataModel<E> see Javadoc of Faces SpecificationResultSetDataModel see Javadoc of Faces SpecificationScalarDataModel<E> see Javadoc of Faces SpecificationSelectItem see Javadoc of Faces SpecificationSelectItemGroup see Javadoc of Faces Specification
- 
Annotation Types Summary Annotation Type Description FacesDataModel