Package | Description |
---|---|
org.primefaces.component.datatable | |
org.primefaces.model |
Modifier and Type | Method and Description |
---|---|
List<SortMeta> |
DataTable.getMultiSortMeta() |
Modifier and Type | Method and Description |
---|---|
void |
DataTable.setMultiSortMeta(List<SortMeta> value) |
Modifier and Type | Method and Description |
---|---|
List<T> |
LazyDataModel.load(int first,
int pageSize,
List<SortMeta> multiSortMeta,
Map<String,Object> filters) |
Copyright © 2014. All rights reserved.