Class DefaultMacOsTreeColumnKeybindings
-
- All Implemented Interfaces:
-
org.jetbrains.jewel.foundation.lazy.SelectableColumnKeybindings,org.jetbrains.jewel.foundation.lazy.tree.TreeViewKeybindings
public class DefaultMacOsTreeColumnKeybindings extends DefaultTreeViewKeybindings
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDefaultMacOsTreeColumnKeybindings.Companion
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DefaultMacOsTreeColumnKeybindings()
-
Method Summary
Modifier and Type Method Description BooleanisMultiSelectionKeyPressed(<Error class: unknown class> $self)BooleanisMultiSelectionKeyPressed(<Error class: unknown class> $self)-
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, 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
-
-
Method Detail
-
isMultiSelectionKeyPressed
Boolean isMultiSelectionKeyPressed(<Error class: unknown class> $self)
-
isMultiSelectionKeyPressed
Boolean isMultiSelectionKeyPressed(<Error class: unknown class> $self)
-
-
-
-