T - The type of the component implementing Selectable@FunctionalInterface public static interface Selectable.SelectionHandler<T>
Selectable component selection
changed| Modifier and Type | Method and Description |
|---|---|
void |
onSelectionChanged(Selectable<T> selectable) |
void onSelectionChanged(Selectable<T> selectable)
selectable - Selectable component which has its selection changedCopyright © 2019–2022 Dominokit. All rights reserved.