foundation
v0.2.0
jvm
foundation
/
org.jetbrains.jewel.foundation.tree
/
DefaultSelectableLazyColumnKeyActions
Default
Selectable
Lazy
Column
Key
Actions
open
class
DefaultSelectableLazyColumnKeyActions
(
val
selectableState
:
SelectableLazyListState
)
:
KeyBindingScopedActions
Inheritors
DefaultTreeViewKeyActions
Members
Constructors
Default
Selectable
Lazy
Column
Key
Actions
Link copied to clipboard
constructor
(
selectableState
:
SelectableLazyListState
)
Properties
actions
Link copied to clipboard
open
override
val
actions
:
SelectableColumnOnKeyEvent
keybindings
Link copied to clipboard
open
override
val
keybindings
:
SelectableColumnKeybindings
selectable
State
Link copied to clipboard
val
selectableState
:
SelectableLazyListState
Functions
handle
On
Key
Event
Link copied to clipboard
open
override
fun
handleOnKeyEvent
(
coroutineScope
:
CoroutineScope
)
:
KeyEvent
.
(
Int
)
->
Boolean