Searched refs:activeEditor (Results 1 – 4 of 4) sorted by relevance
46 const activeEditor = viewer.getActiveViewer();49 const canvas = activeEditor.get("canvas");
15233 var activeEditor = instance.getActiveEditor();15235 if (activeEditor && (0, _mixed.isDefined)(activeEditor.refreshValue)) {15236 activeEditor.refreshValue(); field34437 activeEditor;34519 if (activeEditor && !activeEditor.isWaiting()) {34539 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {34549 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {34560 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {34571 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {34607 if (activeEditor) {[all …]
1 …activeEditor=instance.getActiveEditor();if(activeEditor&&(0,_mixed.isDefined)(activeEditor.refresh…
1 …activeEditor = accessor.get(ICodeEditorService).getActiveCodeEditor();\n if (activeEdit…