Home
last modified time | relevance | path

Searched defs:iconCls (Results 1 – 2 of 2) sorted by path

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1746 Actions.prototype.addAction = function(key, funct, enabled, iconCls, shortcut) argument
H A DEditor.js2767 mxPopupMenu.prototype.addItem = function(title, image, funct, parent, iconCls, enabled) argument