T - the type of the value object inside the item@FunctionalInterface public static interface ListItem.SelectionChangedListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onSelectionChanged(ListItem<? extends T> item,
boolean selected) |
Copyright © 2019–2022 Dominokit. All rights reserved.