Searched refs:promptChange (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Menus.js | 107 …this.promptChange(menu, mxResources.get('custom') + '...', '', mxConstants.DEFAULT_FONTFAMILY, mxC… 230 this.promptChange(menu, mxResources.get('custom') + '...', 1250 Menus.prototype.promptChange = function(menu, label, hint, defaultValue, key, parent, enabled, fn, … method in Menus
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 3562 …orUi.fireEvent(new mxEventObject("customFontsChanged"))}),c);d.addSeparator(c)}this.promptChange(d, 3568 null;this.promptChange(d,mxResources.get("custom")+"...","("+mxResources.get("points")+")",this.def… 3607 Menus.prototype.promptChange=function(a,b,d,e,c,f,k,h,g,l){return a.addItem(b,null,mxUtils.bind(thi…
|