Home
last modified time | relevance | path

Searched defs:addMenu (Results 1 – 5 of 5) sorted by relevance

/plugin/webdav/
Daction.php51 public function addMenu(Doku_Event $event) function in action_plugin_webdav
/plugin/diagramsnet/lib/js/diagramly/
DMinimal.js149 function addMenu(id, label) function
1531 function addMenu(id, small, img) function
/plugin/diagramsnet/lib/js/grapheditor/
DMenus.js632 Menus.prototype.addMenu = function(name, popupMenu, parent) method in Menus
1705 Menubar.prototype.addMenu = function(label, funct, before) method in Menubar
DToolbar.js793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) method in Toolbar
/plugin/diagramsnet/lib/js/
Dapp.min.js3588 …isabled||c)&&(d=b.addItem(e||mxResources.get(a),null,null,d,null,c),this.addMenu(a,b,d))};Menus.pr… method in Menus
3624 Menubar.prototype.addMenu=function(a,b,d){var e=document.createElement("a");e.className="geItem";mx… method in Menubar
3669 …e.hideMenu=function(){this.editorUi.hideCurrentMenu()};Toolbar.prototype.addMenu=function(a,b,d,e,… method in Toolbar