T - Type of the table records@FunctionalInterface public static interface TreeGridPlugin.ParentRowCellsSupplier<T>
| Modifier and Type | Method and Description |
|---|---|
List<RowCell<T>> |
get(DataTable<T> dataTable,
TableRow<T> tableRow) |
Copyright © 2019–2022 Dominokit. All rights reserved.