Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DocumentsExt

Implemented by

Index

Methods

  • $acceptDirtyStateChanged(strUrl: UriComponents, isDirty: boolean): void
  • $acceptModelChanged(strUrl: UriComponents, e: ModelChangedEvent, isDirty: boolean): void
  • $acceptModelModeChanged(startUrl: UriComponents, oldModeId: string, newModeId: string): void
  • $acceptModelSaved(strUrl: UriComponents): void
  • $acceptModelWillSave(strUrl: UriComponents, reason: TextDocumentSaveReason, saveTimeout: number): Promise<SingleEditOperation[]>