T - the type of the row record@FunctionalInterface public static interface RowClickPlugin.ClickHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onClick(TableRow<T> tableRow)
called when the row is clicked
|
Copyright © 2019–2022 Dominokit. All rights reserved.