Home
last modified time | relevance | path

Searched refs:funct (Results 1 – 25 of 42) sorted by last modified time

12

/plugin/diagramsnet/lib/plugins/
H A Danonymize.js87 var oldFunct = menu.funct;
89 menu.funct = function(menu, parent) function
H A Dtickets.js298 var oldFunct = menu.funct;
300 menu.funct = function(menu, parent) function
H A Dnumber.js116 var oldFunct = menu.funct;
118 menu.funct = function(menu, parent) function
H A Drandom.js460 var oldFunct = menu.funct;
462 menu.funct = function(menu, parent) function
H A Dreplay.js274 var oldFunct = menu.funct;
276 menu.funct = function(menu, parent) function
H A Dsql.js632 var oldMenu = theMenu.funct;
634 theMenu.funct = function(menu, parent) { function
H A Dtext.js19 var oldFunct = menu.funct;
21 menu.funct = function(menu, parent) function
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js645 function addButton(label, funct) argument
683 funct();
696 funct();
H A Dviewer-static.min.js407funct&&b.funct(a)});this.container.appendChild(c);return c};mxToolbar.prototype.addOption=function…
2165 arguments);e.updateActionStates()};b.editLink=e.actions.get("editLink").funct;this.updateActionStat…
2199 …actions.get("zoomIn").funct=mxUtils.bind(this,function(d){b.zoomIn();this.chromelessResize(!1)});t…
2203funct();mxEvent.consume(b)}),Editor.previousImage,mxResources.get("previousPage")),f=document.crea…
2205funct();mxEvent.consume(b)}),Editor.zoomOutImage,mxResources.get("zoomOut")+" (Alt+Mousewheel)");p…
2247 …kground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct());this.fireEvent(…
2248 …kground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct();this.fireEvent(n…
2955funct();1E-5>Math.abs(b-g.view.scale)&&d==g.view.translate.x&&c==g.view.translate.y&&e.actions.get…
2977 …ink(b)}))}else g.isSelectionEmpty()?this.get("insertLink").funct():this.get("editLink").funct()}))…
3056 this.ui.mode&&this.isEditable()?"save":"saveAs").funct()}))):(c=mxUtils.htmlEntities(mxResources.ge…
[all …]
H A Dviewer.min.js407funct&&b.funct(a)});this.container.appendChild(c);return c};mxToolbar.prototype.addOption=function…
2165 arguments);e.updateActionStates()};b.editLink=e.actions.get("editLink").funct;this.updateActionStat…
2199 …actions.get("zoomIn").funct=mxUtils.bind(this,function(d){b.zoomIn();this.chromelessResize(!1)});t…
2203funct();mxEvent.consume(b)}),Editor.previousImage,mxResources.get("previousPage")),f=document.crea…
2205funct();mxEvent.consume(b)}),Editor.zoomOutImage,mxResources.get("zoomOut")+" (Alt+Mousewheel)");p…
2247 …kground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct());this.fireEvent(…
2248 …kground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct();this.fireEvent(n…
2955funct();1E-5>Math.abs(b-g.view.scale)&&d==g.view.translate.x&&c==g.view.translate.y&&e.actions.get…
2977 …ink(b)}))}else g.isSelectionEmpty()?this.get("insertLink").funct():this.get("editLink").funct()}))…
3056 this.ui.mode&&this.isEditable()?"save":"saveAs").funct()}))):(c=mxUtils.htmlEntities(mxResources.ge…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js2001 zoomInAction.funct();
2005 zoomOutAction.funct();
H A DToolbar.js516 this.editorUi.actions.get('link').funct();
521 this.editorUi.actions.get('image').funct();
798 menu.funct.apply(menu, arguments);
829 this.addMenuHandler(elt, showLabels, funct, showAll);
889 elt = this.addButton(sprite, tooltip, action.funct, c);
916 this.addClickHandler(elt, funct);
963 Toolbar.prototype.addClickHandler = function(elt, funct) argument
965 if (funct != null)
971 funct(evt);
1023 if (funct != null)
[all …]
H A DActions.js44 ui.actions.get('resetView').funct();
58 ui.actions.get('smartFit').funct();
715 ui.actions.get('image').funct();
821 this.get('insertLink').funct();
825 this.get('editLink').funct();
1030 this.get('pageView').funct();
1051 this.get('pageView').funct();
1073 this.get('pageView').funct();
1788 this.funct = this.createFunction(funct);
1803 return funct;
[all …]
H A DEditor.js2767 mxPopupMenu.prototype.addItem = function(title, image, funct, parent, iconCls, enabled) argument
H A DEditorUi.js1180 graph.editLink = ui.actions.get('editLink').funct;
2105 this.actions.get('zoomIn').funct = mxUtils.bind(this, function(evt)
2203 this.actions.get('previousPage').funct();
2228 this.actions.get('nextPage').funct();
2270 this.actions.get('zoomOut').funct();
2276 this.actions.get('zoomIn').funct();
2999 this.actions.get('print').funct();
3675 this.actions.get('pageView').funct();
3696 this.actions.get('pageView').funct();
5268 return action.funct;
[all …]
H A DSidebar.js3729 Sidebar.prototype.addFoldingHandler = function(title, content, funct) argument
3751 if (funct != null)
3766 funct(content, title);
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js1873 'saveAs' : 'save').funct();
3465 this.actions.get('new').funct();
3735 var menu = new mxPopupMenu(this.menus.get('language').funct);
4474 this.actions.get('exportPdf').funct();
5789 this.actions.get('comments').funct();
5846 this.actions.get('share').funct();
6852 this.actions.get('rename').funct();
6903 this.actions.get('formatPanel').funct();
7647 this.actions.get('share').funct();
7657 this.actions.get('comments').funct();
H A DTrees.js1044 ui.actions.get('selectParent').funct();
1141 action.funct(evt);
H A DDialogs.js434 editorUi.actions.get('new').funct();
451 editorUi.actions.get('open').funct();
7382 action.funct();
7403 action.funct();
H A DDrawioFile.js1424 this.ui.actions.get('revisionHistory').funct();
1528 'saveAs' : 'save').funct();
H A DDrawioFileSync.js480 this.ui.actions.get('revisionHistory').funct();
H A DEditor.js4154 ui.actions.get('mathematicalTypesetting').funct();
4565 this.editorUi.actions.get('copyStyle').funct();
4579 this.editorUi.actions.get('pasteStyle').funct();
5499 this.editorUi.actions.get('editStyle').funct();
5516 this.editorUi.actions.get('editShape').funct();
5539 this.editorUi.actions.get('image').funct();
H A DEditorUi.js3863 this.actions.get('shapes').funct();
10266 this.actions.get('resetView').funct();
11646 this.actions.get('layers').funct();
11904 this.actions.get('exit').funct();
11943 this.actions.get('exit').funct();
12025 this.actions.get('exit').funct();
12075 this.actions.get('exit').funct();
12749 this.actions.get('saveAndExit').funct();
12762 this.actions.get('save').funct();
12777 this.actions.get('saveAndExit').funct();
[all …]
H A DEmbed.js645 function addButton(label, funct) argument
683 funct();
696 funct();
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js541 Sidebar.prototype.addFoldingHandler = function(title, content, funct) argument
612 if (funct != null)
626 funct(content);

12