Uses of Class
jakarta.faces.model.DataModel
Packages that use DataModel
-
Uses of DataModel in jakarta.faces.component
Methods in jakarta.faces.component that return DataModelModifier and TypeMethodDescriptionprotected DataModel
UIData.getDataModel()
Return the datamodel for this table, potentially fetching the data from a backing bean via a value-binding if this is the first time this method has been called.Methods in jakarta.faces.component with parameters of type DataModel -
Uses of DataModel in jakarta.faces.model
Subclasses of DataModel in jakarta.faces.modelModifier and TypeClassDescriptionclass
see Javadoc of Faces Specificationclass
class
class
see Javadoc of Faces Specificationclass
see Javadoc of Faces Specificationclass
see Javadoc of Faces SpecificationMethods in jakarta.faces.model that return DataModelConstructors in jakarta.faces.model with parameters of type DataModel