Home
last modified time | relevance | path

Searched refs:Menubar (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js1630 var menubar = new Menubar(this.editorUi, container);
1688 function Menubar(editorUi, container) class
1697 Menubar.prototype.hideMenu = function()
1705 Menubar.prototype.addMenu = function(label, funct, before)
1727 Menubar.prototype.addMenuHandler = function(elt, funct)
1789 Menubar.prototype.destroy = function()
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js147 var menuObj = new Menubar(ui, container);
1529 var menuObj = new Menubar(ui, menubar);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3622 …ctAll"],null,d)};Menus.prototype.createMenubar=function(a){for(var b=new Menubar(this.editorUi,a),…
3623 …mentMode&&(b.style.color="#c3c3c3"))}))};function Menubar(a,b){this.editorUi=a;this.container=b}Me… class in popupMenuHandler
3624 Menubar.prototype.addMenu=function(a,b,d){var e=document.createElement("a");e.className="geItem";mx…
3625 Menubar.prototype.addMenuHandler=function(a,b){if(null!=b){var d=!0,e=mxUtils.bind(this,function(c)…
3626 …Event.addListener(a,"click",mxUtils.bind(this,function(a){e(a);d=!0}))}};Menubar.prototype.destroy…
12052 …istener(e,"click",function(){b.actions.get("shapes").funct()});var f=new Menubar(b,c);if(!Editor.e…
12122 …t.createElement("div");p.className="geMenubarContainer";var q=null,t=new Menubar(m,p);m.statusCont…