V - The type of the select value@FunctionalInterface public static interface AbstractSelect.SelectionHandler<V>
| Modifier and Type | Method and Description |
|---|---|
void |
onSelection(SelectOption<V> option) |
void onSelection(SelectOption<V> option)
option - the selected SelectOptionCopyright © 2019–2022 Dominokit. All rights reserved.