Searched refs:TagsWindow (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 936 this.tagsWindow = new TagsWindow(editorUi, document.body.offsetWidth - 400, 60, 212, 200);
|
H A D | Dialogs.js | 7577 var TagsWindow = function(editorUi, x, y, w, h) class
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10287 …on(){mxEvent.removeListener(window,"resize",f);this.window.destroy()}},TagsWindow=function(b,e,d,c… 11824 …xUtils.bind(this,function(){null==this.tagsWindow?(this.tagsWindow=new TagsWindow(c,document.body.…
|