Home
last modified time | relevance | path

Searched refs:iconCls (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1746 Actions.prototype.addAction = function(key, funct, enabled, iconCls, shortcut) argument
1760 return this.put(key, new Action(title, funct, enabled, iconCls, shortcut));
1784 function Action(label, funct, enabled, iconCls, shortcut)
1790 this.iconCls = iconCls;
H A DEditor.js2767 mxPopupMenu.prototype.addItem = function(title, image, funct, parent, iconCls, enabled) argument
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3014 …label=b;this.funct=this.createFunction(c);this.enabled=null!=e?e:!0;this.iconCls=k;this.shortcut=g…
H A Dviewer-static.min.js3014 …label=b;this.funct=this.createFunction(c);this.enabled=null!=e?e:!0;this.iconCls=k;this.shortcut=g…
H A Dapp.min.js3559 …label=a;this.funct=this.createFunction(b);this.enabled=null!=d?d:!0;this.iconCls=e;this.shortcut=c…