V - the item type@FunctionalInterface public static interface KeyboardNavigation.FocusHandler<V>
| Modifier and Type | Method and Description |
|---|---|
void |
doFocus(V item)
Will be called when
item gets focused |
void doFocus(V item)
item gets focuseditem - the focused itemCopyright © 2019–2022 Dominokit. All rights reserved.