Searched refs:DiagramsEditor (Results 1 – 6 of 6) sorted by relevance
60 const editor = new DiagramsEditor();198 const editor = new DiagramsEditor(() => {
69 … const diagramsEditor = new DiagramsEditor(this.onSavedMediaFile.bind(this, attributes.id));72 const diagramsEditor = new DiagramsEditor();
19 const diagramsEditor = new DiagramsEditor(() => {
33 const diagramsEditor = new DiagramsEditor(() => {
47 const diagramsEditor = new DiagramsEditor();
26 class DiagramsEditor { class