T - the type of the row record@FunctionalInterface public static interface DoubleClickPlugin.DoubleClickHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onDoubleClick(TableRow<T> tableRow)
to handle the event
|
Copyright © 2019–2022 Dominokit. All rights reserved.