Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TreeSelectionState

Class for representing and managing the selection state and the focus of a tree.

Hierarchy

  • TreeSelectionState

Index

Constructors

Properties

selectionStack: readonly FocusableTreeSelection[] = []
tree: Tree

Accessors

Methods

  • checkNoDefaultSelection<T>(selections: readonly T[]): readonly T[]