Searched refs:EditShapeDialog (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 615 var dlg = new EditShapeDialog(editorUi, cell, mxResources.get('editShape') + ':', 630, 400); 1954 var dlg = new EditShapeDialog(editorUi, cell, mxResources.get('editShape') + ':', 630, 400);
|
H A D | Dialogs.js | 9672 var EditShapeDialog = function(editorUi, cell, title, w, h) class
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10347 …tor.cancelFirst||c.appendChild(e);d.appendChild(c);this.container=d},EditShapeDialog=function(b,e,… 11812 …ew.getState(b);null!=d&&null!=d.shape&&null!=d.shape.stencil&&(b=new EditShapeDialog(c,b,mxResourc… 11855 …mxGeometry(0,0,120,120),c.defaultCustomShapeStyle),b.vertex=!0,b=new EditShapeDialog(c,b,mxResourc…
|