V - the item type@FunctionalInterface public static interface KeyboardNavigation.FocusCondition<V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldFocus(V item)
Returns true if the item should be focused, false otherwise
|
boolean shouldFocus(V item)
item - the itemCopyright © 2019–2022 Dominokit. All rights reserved.