T - the type of the data table records@FunctionalInterface public static interface DataTable.SelectionChangeListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onSelectionChanged(List<TableRow<T>> selectedTableRows,
List<T> selectedRecords) |
Copyright © 2019–2022 Dominokit. All rights reserved.