foundation
1.0.0-SNAPSHOT
jvm
foundation
/
org.jetbrains.jewel.foundation.tree
/
DefaultTreeViewKeyActions
Default
Tree
View
Key
Actions
class
DefaultTreeViewKeyActions
(
treeState
:
TreeState
)
:
DefaultSelectableLazyColumnKeyActions
Members
Constructors
Default
Tree
View
Key
Actions
Link copied to clipboard
constructor
(
treeState
:
TreeState
)
Properties
actions
Link copied to clipboard
open
override
val
actions
:
DefaultTreeViewOnKeyEvent
keybindings
Link copied to clipboard
open
override
val
keybindings
:
TreeViewKeybindings
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