Uses of Class
org.primefaces.model.LazyDataModel
Packages that use LazyDataModel
Package
Description
-
Uses of LazyDataModel in org.primefaces.component.autocomplete
Methods in org.primefaces.component.autocomplete that return LazyDataModelMethods in org.primefaces.component.autocomplete with parameters of type LazyDataModel -
Uses of LazyDataModel in org.primefaces.component.datatable
Methods in org.primefaces.component.datatable that return LazyDataModel -
Uses of LazyDataModel in org.primefaces.model
Subclasses of LazyDataModel in org.primefaces.modelModifier and TypeClassDescriptionclassclassBasicLazyDataModelimplementation with JPA and Criteria API.Fields in org.primefaces.model declared as LazyDataModelConstructors in org.primefaces.model with parameters of type LazyDataModelModifierConstructorDescriptionLazyDataModelIterator(LazyDataModel<T> model) LazyDataModelIterator(LazyDataModel<T> model, Map<String, SortMeta> sortBy, Map<String, FilterMeta> filterBy)