T
- Selection item type@FunctionalInterface public static interface Selectable.SelectionListener<T> extends Serializable
Selectable
.Modifier and Type | Method and Description |
---|---|
void |
onSelectionChange(Selectable.SelectionEvent<T> selectionEvent)
Invoked when the selection has changed.
|
void onSelectionChange(Selectable.SelectionEvent<T> selectionEvent)
selectionEvent
- The selection event to inspect the selected itemsCopyright © 2019 The Holon Platform. All rights reserved.