Home
last modified time | relevance | path

Searched refs:formatWindow (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js86 if (ui.formatWindow == null)
105 ui.formatWindow.window.setVisible(true);
115 ui.formatWindow.window.fit();
823 if (this.formatWindow != null)
850 if (this.formatWindow != null)
853 this.formatWindow.window.destroy();
854 this.formatWindow = null;
909 if (this.formatWindow != null)
1406 this.formatWindow.window.setClosable(false);
2649 if (ui.formatWindow != null)
[all …]
/plugin/diagramsnet/lib/js/
H A Dapp.min.js12049formatWindow?(b.formatWindow=new c(b,mxResources.get("format"),"1"==urlParams.sketch?Math.max(10,b…
12050formatWindow.window.setVisible(!0)):b.formatWindow.window.setVisible(null!=d?d:!b.formatWindow.win…
12086 …gleFormatPanel=function(c){null!=this.formatWindow?this.formatWindow.window.setVisible(null!=c?c:!…
12087 …indow=null);null!=this.formatWindow&&(this.formatWindow.window.setVisible(!1),this.formatWindow.wi…
12089 …ebarWindow.window.setVisible(!0);null!=this.formatWindow&&(1E3<=c||"1"==urlParams.sketch)&&this.fo…
12090 null!=this.formatWindow&&this.formatWindow.window.setVisible(!1)};EditorUi.prototype.chromelessWind…
12107 …nction(){if(!z){z=!0;this.formatWindow.window.setClosable(!1);var b=this.formatWindow.window.toggl… method
12108 …r(this.formatWindow.window.title,"dblclick",mxUtils.bind(this,function(b){mxEvent.getSource(b)==th…
12121 …ine&&(b(this,!0),"1"==urlParams.sketch&&(this.initFormatWindow(),this.formatWindow.window.toggleMi…
12131 …rmatWindow();var c=this.diagramContainer.getBoundingClientRect();this.formatWindow.window.setLocat…
[all …]