Home
last modified time | relevance | path

Searched refs:editorUi (Results 26 – 39 of 39) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js5 TrelloClient = function(editorUi) argument
7 DrawioClient.call(this, editorUi, 'tauth');
H A DNotionClient.js12 window.NotionClient = function(editorUi) argument
14 DrawioClient.call(this, editorUi, 'notionAuthInfo');
H A DDropboxClient.js11 window.DropboxClient = function(editorUi) argument
13 DrawioClient.call(this, editorUi, 'dbauth');
H A DGitHubClient.js11 window.GitHubClient = function(editorUi, authName) argument
13 DrawioClient.call(this, editorUi, authName || 'ghauth');
H A DGitLabClient.js11 window.GitLabClient = function(editorUi) argument
13 GitHubClient.call(this, editorUi, 'gitlabauth');
H A DDriveClient.js13 window.DriveClient = function(editorUi, isExtAuth) argument
22 DrawioClient.call(this, editorUi, 'gDriveAuthInfo');
28 this.ui = editorUi;
H A DApp.js6105 (function(editorUi, notif)
6115 var str = editorUi.timeSince(ts);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3065editorUi.toolbar.addItems(["bold","italic","underline"],h,!0);l[0].setAttribute("title",mxResource…
3070editorUi.toolbar.addButton("geSprite-top",mxResources.get("top"),p(this.editorUi.menus.createStyle…
3097editorUi.handleError(J)}}),h),this.editorUi.toolbar.addButton("geSprite-insertcolumnafter",mxResou…
3098editorUi.toolbar.addButton("geSprite-insertrowbefore",mxResources.get("insertRowBefore"),mxUtils.b…
3611editorUi.showDialog(this.colorDialog.container,230,f,!0,!0);this.colorDialog.init()}};Menus.protot…
3626editorUi.setCurrentMenu(e,a)}mxEvent.consume(c)});mxEvent.addListener(a,"mousemove",mxUtils.bind(t…
3632editorUi.editor.graph.view.addListener(mxEvent.EVENT_SCALE,this.updateZoom);this.editorUi.editor.a…
3819editorUi.handleError({message:mxResources.get("unknownError")})}catch(v){f(c,e,!1,h),this.editorUi
10542editorUi.editor.addListener("fileLoaded",this.update)};var p=Format.prototype.refresh;Format.proto…
11926editorUi.editor.graph.extFonts);if(null!=k&&0<k.length)for(e=0;e<k.length;e++)if(k[e].name==f){k.s…
[all …]
H A Dviewer.min.js2953 .5),!1),new mxConnectionConstraint(new mxPoint(1,.5),!1)]})();function Actions(b){this.editorUi=b;t…
2987editorUi,parseInt(100*g.pageScale),mxResources.get("apply"),mxUtils.bind(this,function(b){b=parseI…
3003 ….editorUi,mxResources.get("editStyle")+":",d.getStyle(b[0])||"",function(d){null!=d&&g.setCellStyl…
3122editorUi.editor.graph;return"1"==urlParams.test&&1==b.vertices.length&&0==b.edges.length&&c.isTabl…
3123editorUi.editor.graph;return 1==b.vertices.length&&0==b.edges.length&&c.isTable(b.vertices[0])}},{…
3129editorUi.editor.graph;return null!=c&&(f.isSwimlane(c)||0<f.model.getChildCount(c))},isVisible:fun…
3210editorUi.editor.addListener("fileLoaded",this.update)};var q=Format.prototype.refresh;Format.proto…
3211 …m.apply(this,arguments);this.editorUi.getCurrentFile();if(mxClient.IS_SVG&&this.isShadowOptionVisi…
3240editorUi.actions.get("copyStyle").shortcut+")");c.style.marginBottom="2px";c.style.width="104px";c…
3253editorUi.propertiesCollapsed){y.src=Sidebar.prototype.collapsedImage;c="none";for(var f=b.childNod…
[all …]
H A Dviewer-static.min.js2953 .5),!1),new mxConnectionConstraint(new mxPoint(1,.5),!1)]})();function Actions(b){this.editorUi=b;t…
2987editorUi,parseInt(100*g.pageScale),mxResources.get("apply"),mxUtils.bind(this,function(b){b=parseI…
3003 ….editorUi,mxResources.get("editStyle")+":",d.getStyle(b[0])||"",function(d){null!=d&&g.setCellStyl…
3122editorUi.editor.graph;return"1"==urlParams.test&&1==b.vertices.length&&0==b.edges.length&&c.isTabl…
3123editorUi.editor.graph;return 1==b.vertices.length&&0==b.edges.length&&c.isTable(b.vertices[0])}},{…
3129editorUi.editor.graph;return null!=c&&(f.isSwimlane(c)||0<f.model.getChildCount(c))},isVisible:fun…
3210editorUi.editor.addListener("fileLoaded",this.update)};var q=Format.prototype.refresh;Format.proto…
3211 …m.apply(this,arguments);this.editorUi.getCurrentFile();if(mxClient.IS_SVG&&this.isShadowOptionVisi…
3240editorUi.actions.get("copyStyle").shortcut+")");c.style.marginBottom="2px";c.style.width="104px";c…
3253editorUi.propertiesCollapsed){y.src=Sidebar.prototype.collapsedImage;c="none";for(var f=b.childNod…
[all …]
H A Dextensions.min.js1100 …ntsMap={};this.layersMap={};this.debugPaths=!1;this.vsdxModel=null;this.editorUi=d;this.shapeIndex…
1106 …w XMLHttpRequest;n.open("POST",EMF_CONVERT_URL);n.responseType="blob";g.editorUi.addRemoteServiceS…
1144 …PONSE_DIAGRAM_START="";a.RESPONSE_DIAGRAM_END="";a.RESPONSE_HEADER="";a.editorUi=b;return a}__exte…
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1248 NewDialog = function(editorUi, compact, showName, callback, createOnly, cancelCallback, argument
1272 origNewDialog.call(this, editorUi, compact, showName, callback, createOnly, cancelCallback,
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js5078 var editorUi = this;
5099 (editorUi.dialogs == null || editorUi.dialogs.length == 0));
5264 var action = editorUi.actions.get(editorUi.altShiftActions[evt.keyCode]);
5297 if (editorUi.hoverIcons != null)
5299 editorUi.hoverIcons.update(graph.view.getState(graph.getSelectionCell()));
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js18 function mxVsdxCodec(editorUi) { argument
47 this.editorUi = editorUi;
383 _this.editorUi.addRemoteServiceSecurityCheck(xhr);
1543 function mxVssxCodec(editorUi) { argument
1549 _this.editorUi = editorUi;

12