Home
last modified time | relevance | path

Searched refs:mxWindow (Results 1 – 17 of 17) sorted by relevance

/plugin/diagramsnet/lib/styles/
Datlas.css82 html body div.mxWindow .geToolbarContainer {
93 html body div.mxWindow .geButton, .mxWindow .geLabel {
100 div.mxWindow .geButton {
103 div.mxWindow .geLabel {
107 div.mxWindow .geButton:hover, .mxWindow .geLabel:hover {
114 div.mxWindow .geButton:active, .mxWindow .geLabel:active {
Ddark.css142 html body .geDialog, html body div.mxWindow {
Dgrapheditor.css144 .geBtn, .mxWindow .geBtn {
227 .gePrimaryBtn, .mxWindow .gePrimaryBtn {
343 div.mxWindow .geButton {
/plugin/diagramsnet/lib/mxgraph/css/
Dexplorer.css9 div.mxWindow {
Dcommon.css28 div.mxWindow {
39 table.mxWindow {
/plugin/diagramsnet/lib/plugins/
Dtags.js307 this.window = new mxWindow(mxResources.get('hiddenTags'), div, x, y, w, null, true, true);
348 mxWindow.prototype.setLocation.apply(this, arguments); class
Dprops.js25 var dataWindow = new mxWindow('Data', div, iiw - 320, 60, 200, 130, true, true);
Danimation.js306 this.window = new mxWindow('Animation', table, x, y, w, h, true, true);
Dsql.js74 var wnd = new mxWindow(mxResources.get('fromSql'), div, document.body.offsetWidth - 480, 140,
/plugin/diagramsnet/lib/js/diagramly/
DMinimal.js43 this.window = new mxWindow(title, div, x, y, w, h, true, true);
61 mxWindow.prototype.setLocation.apply(this, arguments); class
252mxWindow.prototype.closeImage = Graph.createSvgImage(18, 10, '<path d="M 5 1 L 13 9 M 13 1 L 5 9" …
253mxWindow.prototype.minimizeImage = Graph.createSvgImage(14, 10, '<path d="M 3 7 L 7 3 L 11 7" stro…
254mxWindow.prototype.normalizeImage = Graph.createSvgImage(14, 10, '<path d="M 3 3 L 7 7 L 11 3" str…
1482 mxWindow.prototype.fit = function()
1564 elt.style.backgroundImage = 'url(' + mxWindow.prototype.normalizeImage + ')';
2124 foldImg.style.backgroundImage = 'url(' + mxWindow.prototype.normalizeImage + ')';
2234 foldImg.style.backgroundImage = 'url(' + mxWindow.prototype.normalizeImage + ')';
2466 elt.style.backgroundImage = 'url(' + mxWindow.prototype.minimizeImage + ')';
DDialogs.js7408 this.window = new mxWindow(mxResources.get('find') + ((withReplace) ?
7459 mxWindow.prototype.setLocation.apply(this, arguments); class
7516 this.window = new mxWindow(mxResources.get('freehand'), div, x, y, w, h, true, true);
7553 mxWindow.prototype.setLocation.apply(this, arguments);
7628 this.window = new mxWindow(mxResources.get('tags'), div, x, y, w, h, true, true);
7651 mxWindow.prototype.setLocation.apply(this, arguments);
DEditorUi.js15749 this.window = new mxWindow(mxResources.get('comments'), div, x, y, w, h, true, true);
15772 mxWindow.prototype.setLocation.apply(this, arguments); class
/plugin/diagramsnet/lib/js/grapheditor/
DDialogs.js1915 this.window = new mxWindow(mxResources.get('outline'), div, x, y, w, h, true, true);
1933 mxWindow.prototype.setLocation.apply(this, arguments); class
2641 this.window = new mxWindow(mxResources.get('layers'), div, x, y, w, h, true, true);
2672 mxWindow.prototype.setLocation.apply(this, arguments);
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js13 …ocument.body.clientHeight,d=document.body.clientWidth);mxLog.window=new mxWindow(a,b,Math.max(0,d-…
89 …!1).replace(/\n/g,"<br>").replace(/ /g,"&nbsp;");c.appendChild(d);c=new mxWindow("Popup Window",c,…
91 …ment.body.clientHeight||document.documentElement.clientHeight;var g=new mxWindow(mxResources.get(m…
143mxWindow(a,b,c,d,e,f,g,k,l,m){null!=b&&(g=null!=g?g:!0,this.content=b,this.init(c,d,e,f,m),this.in… function
144 mxWindow.prototype.minimizeImage=mxClient.imageBasePath+"/minimize.gif";mxWindow.prototype.normaliz…
145 mxWindow.prototype.contentHeightCorrection=8==document.documentMode||7==document.documentMode?6:2;m…
146 mxWindow.prototype.init=function(a,b,c,d,e){e=null!=e?e:"mxWindow";this.div=document.createElement(…
149mxWindow.prototype.setTitle=function(a){for(var b=this.title.firstChild;null!=b;){var c=b.nextSibl…
150 mxWindow.prototype.activate=function(){if(mxWindow.activeWindow!=this){var a=mxUtils.getCurrentStyl…
151 mxWindow.prototype.fit=function(){mxUtils.fit(this.div)};mxWindow.prototype.isResizable=function(){…
[all …]
/plugin/diagramsnet/lib/js/
Dviewer.min.js217 …ocument.body.clientHeight,d=document.body.clientWidth);mxLog.window=new mxWindow(a,b,Math.max(0,d-…
293 …!1).replace(/\n/g,"<br>").replace(/ /g,"&nbsp;");c.appendChild(d);c=new mxWindow("Popup Window",c,…
295 …ment.body.clientHeight||document.documentElement.clientHeight;var g=new mxWindow(mxResources.get(m…
347mxWindow(a,b,c,d,e,f,g,k,l,m){null!=b&&(g=null!=g?g:!0,this.content=b,this.init(c,d,e,f,m),this.in… class
348 mxWindow.prototype.minimizeImage=mxClient.imageBasePath+"/minimize.gif";mxWindow.prototype.normaliz…
349 mxWindow.prototype.contentHeightCorrection=8==document.documentMode||7==document.documentMode?6:2;m…
350 mxWindow.prototype.init=function(a,b,c,d,e){e=null!=e?e:"mxWindow";this.div=document.createElement(…
353mxWindow.prototype.setTitle=function(a){for(var b=this.title.firstChild;null!=b;){var c=b.nextSibl…
354 mxWindow.prototype.activate=function(){if(mxWindow.activeWindow!=this){var a=mxUtils.getCurrentStyl…
355 mxWindow.prototype.fit=function(){mxUtils.fit(this.div)};mxWindow.prototype.isResizable=function(){…
[all …]
Dapp.min.js251 …ocument.body.clientHeight,d=document.body.clientWidth);mxLog.window=new mxWindow(a,b,Math.max(0,d-…
327 …!1).replace(/\n/g,"<br>").replace(/ /g,"&nbsp;");c.appendChild(d);c=new mxWindow("Popup Window",c,…
329 …ment.body.clientHeight||document.documentElement.clientHeight;var g=new mxWindow(mxResources.get(m…
381mxWindow(a,b,c,d,e,f,g,k,l,m){null!=b&&(g=null!=g?g:!0,this.content=b,this.init(c,d,e,f,m),this.in… function
382 mxWindow.prototype.minimizeImage=mxClient.imageBasePath+"/minimize.gif";mxWindow.prototype.normaliz…
383 mxWindow.prototype.contentHeightCorrection=8==document.documentMode||7==document.documentMode?6:2;m…
384 mxWindow.prototype.init=function(a,b,c,d,e){e=null!=e?e:"mxWindow";this.div=document.createElement(…
387mxWindow.prototype.setTitle=function(a){for(var b=this.title.firstChild;null!=b;){var c=b.nextSibl…
388 mxWindow.prototype.activate=function(){if(mxWindow.activeWindow!=this){var a=mxUtils.getCurrentStyl…
389 mxWindow.prototype.fit=function(){mxUtils.fit(this.div)};mxWindow.prototype.isResizable=function(){…
[all …]
Dviewer-static.min.js217 …ocument.body.clientHeight,d=document.body.clientWidth);mxLog.window=new mxWindow(a,b,Math.max(0,d-…
293 …!1).replace(/\n/g,"<br>").replace(/ /g,"&nbsp;");c.appendChild(d);c=new mxWindow("Popup Window",c,…
295 …ment.body.clientHeight||document.documentElement.clientHeight;var g=new mxWindow(mxResources.get(m…
347mxWindow(a,b,c,d,e,f,g,k,l,m){null!=b&&(g=null!=g?g:!0,this.content=b,this.init(c,d,e,f,m),this.in… function
348 mxWindow.prototype.minimizeImage=mxClient.imageBasePath+"/minimize.gif";mxWindow.prototype.normaliz…
349 mxWindow.prototype.contentHeightCorrection=8==document.documentMode||7==document.documentMode?6:2;m…
350 mxWindow.prototype.init=function(a,b,c,d,e){e=null!=e?e:"mxWindow";this.div=document.createElement(…
353mxWindow.prototype.setTitle=function(a){for(var b=this.title.firstChild;null!=b;){var c=b.nextSibl…
354 mxWindow.prototype.activate=function(){if(mxWindow.activeWindow!=this){var a=mxUtils.getCurrentStyl…
355 mxWindow.prototype.fit=function(){mxUtils.fit(this.div)};mxWindow.prototype.isResizable=function(){…
[all …]