|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortMeta | |
|---|---|
| org.primefaces.component.datatable | |
| org.primefaces.model | |
| Uses of SortMeta in org.primefaces.component.datatable |
|---|
| Methods in org.primefaces.component.datatable that return types with arguments of type SortMeta | |
|---|---|
List<SortMeta> |
DataTable.getMultiSortMeta()
|
| Method parameters in org.primefaces.component.datatable with type arguments of type SortMeta | |
|---|---|
void |
DataTable.setMultiSortMeta(List<SortMeta> value)
|
| Uses of SortMeta in org.primefaces.model |
|---|
| Method parameters in org.primefaces.model with type arguments of type SortMeta | |
|---|---|
List<T> |
LazyDataModel.load(int first,
int pageSize,
List<SortMeta> multiSortMeta,
Map<String,String> filters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||