public interface KeyboardHandlers
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KeyboardHandlers.ArrowDownHandler
a function to handle the Arrow down key
|
static interface |
KeyboardHandlers.ArrowUpHandler
a function to handle the Arrow up key
|
static interface |
KeyboardHandlers.EscapeHandler
a function to handle the Escape key
|
static interface |
KeyboardHandlers.TabHandler
a function to handle the Tab key
|
Copyright © 2019–2022 Dominokit. All rights reserved.