Object DefaultSelectableOnKeyEvent.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.jetbrains.jewel.foundation.lazy.SelectableColumnOnKeyEvent

        onEdit, onExtendSelectionToFirst, onExtendSelectionToLastItem, onExtendSelectionWithNextItem, onExtendSelectionWithPreviousItem, onScrollPageDownAndExtendSelection, onScrollPageDownAndSelectItem, onScrollPageUpAndExtendSelection, onScrollPageUpAndSelectItem, onSelectAll, onSelectFirstItem, onSelectLastItem, onSelectNextItem, onSelectNextItem, onSelectPreviousItem, onSelectPreviousItem
      • Methods inherited from class org.jetbrains.jewel.foundation.lazy.DefaultSelectableOnKeyEvent

        getKeybindings
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail