Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CustomEditorModelManager

Index

Constructors

Properties

references: Map<string, { counter: number; model: Promise<CustomEditorModel>; viewType: string }> = ...

Methods

  • disposeAllModelsForView(viewType: string): void
  • key(resource: URI, viewType: string): string
  • tryRetain(resource: URI, viewType: string): undefined | Promise<Reference<CustomEditorModel>>