DefaultTreeViewKeyActions

Constructors

Link copied to clipboard
constructor(treeState: TreeState)

Properties

Link copied to clipboard
Link copied to clipboard
open override val keybindings: TreeViewKeybindings

Functions

Link copied to clipboard
open override fun handleOnKeyEvent(event: KeyEvent, keys: List<SelectableLazyListKey>, state: SelectableLazyListState, selectionMode: SelectionMode): KeyEvent.() -> Boolean