DefaultSelectableOnKeyEvent

Constructors

Link copied to clipboard
constructor(keybindings: SelectableColumnKeybindings)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun onEdit()

Edit Item.

Link copied to clipboard

Extend Selection to First Node inherited from Move Caret to Text Start with Selection.

Link copied to clipboard

Extend Selection to Last Node inherited from Move Caret to Text End with Selection.

Link copied to clipboard

Extend Selection with Next Node inherited from Down with Selection.

Link copied to clipboard

Extend Selection with Previous Node inherited from Up with Selection.

Link copied to clipboard

Scroll Page Down and Extend Selection inherited from Page Down with Selection.

Link copied to clipboard

Scroll Page Down and Select Node inherited from Page Down.

Link copied to clipboard

Scroll Page Up and Extend Selection inherited from Page Up with Selection.

Link copied to clipboard

Scroll Page Up and Select Node inherited from Page Up.

Link copied to clipboard
Link copied to clipboard

Select First Node.

Link copied to clipboard

Select Last Node inherited from Move Caret to Text End.

Link copied to clipboard

Select Next Node inherited from Down.

Link copied to clipboard

Select Previous Node inherited from Up.