T - the type of the data table records@FunctionalInterface public interface RecordsSorter<T>
LocalListDataStore| Modifier and Type | Method and Description |
|---|---|
Comparator<T> |
onSortChange(String sortBy,
SortDirection sortDirection) |
Comparator<T> onSortChange(String sortBy, SortDirection sortDirection)
sortBy - String sort column namesortDirection - SortDirectionComparator to sort the recordsCopyright © 2019–2022 Dominokit. All rights reserved.