Object DefaultTreeViewKeybindings.Companion
-
- All Implemented Interfaces:
-
org.jetbrains.jewel.foundation.lazy.SelectableColumnKeybindings,org.jetbrains.jewel.foundation.lazy.tree.TreeViewKeybindings
public class DefaultTreeViewKeybindings.Companion extends DefaultTreeViewKeybindings
-
-
Field Summary
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.jetbrains.jewel.foundation.lazy.tree.DefaultTreeViewKeybindings
isEdit, isExtendSelectionToChild, isExtendSelectionToParent, isSelectChild, isSelectNextSibling, isSelectParent, isSelectPreviousSibling -
Methods inherited from class org.jetbrains.jewel.foundation.lazy.DefaultSelectableColumnKeybindings
isContiguousSelectionKeyPressed, isExtendSelectionToFirstItem, isExtendSelectionToLastItem, isExtendSelectionWithNextItem, isExtendSelectionWithPreviousItem, isMultiSelectionKeyPressed, isScrollPageDownAndExtendSelection, isScrollPageDownAndSelectItem, isScrollPageUpAndExtendSelection, isScrollPageUpAndSelectItem, isSelectAll, isSelectFirstItem, isSelectLastItem, isSelectNextItem, isSelectPreviousItem -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-