Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractTreeDecoratorService Abstract

Abstract decorator service implementation which emits events from all known tree decorators and caches the current state.

Hierarchy

  • AbstractTreeDecoratorService

Implements

Index

Constructors

Properties

decorators: readonly TreeDecorator[]
onDidChangeDecorations: Event<void> = ...
onDidChangeDecorationsEmitter: Emitter<void> = ...
toDispose: DisposableCollection = ...

Methods

  • dispose(): void