foundation
0.4.2
jvm
foundation
/
org.jetbrains.jewel.foundation.tree
/
KeyBindingScopedActions
Key
Binding
Scoped
Actions
interface
KeyBindingScopedActions
Inheritors
DefaultSelectableLazyColumnKeyActions
Members
Properties
actions
Link copied to clipboard
abstract
val
actions
:
SelectableColumnOnKeyEvent
keybindings
Link copied to clipboard
abstract
val
keybindings
:
SelectableColumnKeybindings
Functions
handle
On
Key
Event
Link copied to clipboard
abstract
fun
handleOnKeyEvent
(
coroutineScope
:
CoroutineScope
)
:
KeyEvent
.
(
Int
)
->
Boolean