Home
last modified time | relevance | path

Searched refs:funct (Results 1 – 25 of 42) sorted by relevance

12

/plugin/diagramsnet/lib/js/grapheditor/
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 DMenus.js1395 action.funct(trigger, evt);
1640 menu.funct.apply(this, arguments);
1705 Menubar.prototype.addMenu = function(label, funct, before) argument
1710 this.addMenuHandler(elt, funct);
1727 Menubar.prototype.addMenuHandler = function(elt, funct) argument
1729 if (funct != null)
1738 var menu = new mxPopupMenu(funct);
1797 function Menu(funct, enabled) argument
1800 this.funct = funct;
1832 this.funct(menu, parent);
H A DFormat.js611 ui.actions.get('formatPanel').funct();
1096 action.funct();
1904 ui.actions.get('toFront').funct();
1914 ui.actions.get('toBack').funct();
1969 ui.actions.get('group').funct();
1983 ui.actions.get('ungroup').funct();
2004 ui.actions.get('copySize').funct(evt);
2339 ui.actions.get('turn').funct(evt);
2490 ui.actions.get('autosize').funct();
6609 ui.actions.get('pageView').funct();
[all …]
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 …]
/plugin/diagramsnet/lib/plugins/
H A Dtext.js19 var oldFunct = menu.funct;
21 menu.funct = function(menu, parent) function
H A Dtrello.js13 editorUi.actions.get('exit').funct = function() function
36 this.actions.get('exit').funct();
H A Danonymize.js87 var oldFunct = menu.funct;
89 menu.funct = function(menu, parent) function
H A Dnumber.js116 var oldFunct = menu.funct;
118 menu.funct = function(menu, parent) function
H A Dpage.js144 var oldFunct = menu.funct;
146 menu.funct = function(menu, parent) function
H A Dprops.js43 var oldFunct = menu.funct;
45 menu.funct = function(menu, parent) function
H A Dreplay.js274 var oldFunct = menu.funct;
276 menu.funct = function(menu, parent) function
H A Dtickets.js298 var oldFunct = menu.funct;
300 menu.funct = function(menu, parent) function
H A Dtags.js45 var oldFunct = menu.funct;
47 menu.funct = function(menu, parent) function
H A DcConf-1-4-8.js124 ui.menus.get('file').funct = function(menu, parent) function
132 ui.menus.get('insertAdvanced').funct = function(menu, parent)
142 ui.actions.get('mathematicalTypesetting').funct = function() function
194 renameAction.funct = function() function
1768 var origSaveAction = ui.actions.get('save').funct;
1770 ui.actions.get('save').funct = function(exit)
H A Danimation.js26 var oldFunct = menu.funct;
28 menu.funct = function(menu, parent) function
H A Drandom.js460 var oldFunct = menu.funct;
462 menu.funct = function(menu, parent) function
H A Dsql.js632 var oldMenu = theMenu.funct;
634 theMenu.funct = function(menu, parent) { function
H A Dvoice.js136 var menu = new mxPopupMenu(ui.menus.get('voice').funct);
340 var menu = ui.menubar.addMenu('Voice', ui.menus.get('voice').funct);
1310 ui.actions.get('selectEdges').funct();
1319 ui.actions.get('selectVertices').funct();
1880 action.funct();
/plugin/diagramsnet/lib/plugins/webcola/
H A Dwebcola.js28 var oldFunct = menu.funct;
30 menu.funct = function(menu, parent) function
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js144 ui.actions.get('shapes').funct();
156 menu.funct.apply(this, arguments);
654 this.actions.get('saveAndExit').funct();
667 this.actions.get('save').funct();
702 this.actions.get('exit').funct();
1213 exportAsMenu.funct(menu, parent);
1241 importMenu.funct(menu, parent);
1321 var insertMenuFunct = insertMenu.funct;
1323 insertMenu.funct = function(menu, parent) function
1538 menu.funct.apply(this, arguments);
[all …]
H A DEmbed.js645 function addButton(label, funct) argument
683 funct();
696 funct();
H A DElectronApp.js505 var oldNew = this.actions.get('new').funct;
587 var origCut = this.actions.get('cut').funct;
595 var origCopy = this.actions.get('copy').funct;
604 var origPaste = this.actions.get('paste').funct;
612 var origPasteHere = this.actions.get('pasteHere').funct;
/plugin/diagramsnet/lib/js/
H A Dembed.dev.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