Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SelectionService

Hierarchy

  • SelectionService

Implements

Index

Constructors

constructor

Properties

Private currentSelection

currentSelection: undefined | Object

Readonly onSelectionChanged

onSelectionChanged: Event<any> = ...

Protected Readonly onSelectionChangedEmitter

onSelectionChangedEmitter: Emitter<any> = ...

Accessors

selection

  • get selection(): undefined | Object
  • set selection(selection: undefined | Object): void