| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.store |
| Modifier and Type | Method and Description |
|---|---|
RecordsSorter<T> |
LocalListScrollingDataSource.getRecordsSorter() |
RecordsSorter<T> |
LocalListDataStore.getRecordsSorter() |
| Modifier and Type | Method and Description |
|---|---|
LocalListScrollingDataSource<T> |
LocalListScrollingDataSource.setRecordsSorter(RecordsSorter<T> recordsSorter)
Sets the records sorting for this data store
|
LocalListDataStore<T> |
LocalListDataStore.setRecordsSorter(RecordsSorter<T> recordsSorter)
Sets the records sorting for this data store
|
LocalListDataStore<T> |
LocalListDataStore.setRecordsSorter(RecordsSorter<T> recordsSorter,
LocalListDataStore.SortFunction<T> sortFunction) |
Copyright © 2019–2022 Dominokit. All rights reserved.