Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoopTreeDecoratorService

The default tree decorator service. Does nothing at all. One has to rebind to a concrete implementation if decorators have to be supported in the tree widget.

Hierarchy

  • NoopTreeDecoratorService

Implements

Index

Constructors

Properties

emitter: Emitter<void> = ...
onDidChangeDecorations: Event<void> = ...

Methods

  • deflateDecorators(): object
  • dispose(): void
  • getDecorations(): Map<any, any>