T - the row type@JsFunction @FunctionalInterface public static interface Table.SelectionChangeHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onSelectionChanged(Table<T> table)
Called when a selection changed.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.