Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EditorsAndDocumentsDelta

Hierarchy

  • EditorsAndDocumentsDelta

Index

Properties

Optional addedDocuments

addedDocuments: ModelAddedData[]

Optional addedEditors

addedEditors: TextEditorAddData[]

Optional newActiveEditor

newActiveEditor: null | string

undefined means no changes null means no active string means id of active

Optional removedDocuments

removedDocuments: UriComponents[]

Optional removedEditors

removedEditors: string[]