DefaultSelectableLazyColumnEventAction

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun handlePointerEventPress(pointerEvent: PointerEvent, keyBindings: SelectableColumnKeybindings, selectableLazyListState: SelectableLazyListState, selectionMode: SelectionMode, allKeys: List<SelectableLazyListKey>, key: Any)
Link copied to clipboard
open override fun onExtendSelectionToKey(key: Any, allKeys: List<SelectableLazyListKey>, state: SelectableLazyListState, selectionMode: SelectionMode)
Link copied to clipboard
open override fun toggleKeySelection(key: Any, allKeys: List<SelectableLazyListKey>, selectableLazyListState: SelectableLazyListState, selectionMode: SelectionMode)