T - the type of the value@FunctionalInterface public static interface ListGroup.DeSelectionListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onDeSelect(List<ListItem<? extends T>> deSelectedItems) |
Copyright © 2019–2022 Dominokit. All rights reserved.