Options
All
  • Public
  • Public/Protected
  • All
Menu

Exposes widgets which activation state should be tracked by shell.

Hierarchy

  • TrackableWidgetProvider

Implemented by

Index

Properties

onDidChangeTrackableWidgets?: Event<Widget[]>

Methods

  • activateWidget(id: string): undefined | Widget
  • getTrackableWidgets(): Widget[]
  • revealWidget(id: string): undefined | Widget