DefaultTreeViewKeyActions

Constructors

Link copied to clipboard
constructor(keybindings: TreeViewKeybindings, actions: DefaultTreeViewOnKeyEvent)

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