Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js837 Menus.prototype.addInsertTableItem = function(menu, insertFn, parent, showOptions) argument
841 insertFn = (insertFn != null) ? insertFn : mxUtils.bind(this, function(evt, rows, cols)
1067 insertFn(e, row2.sectionRowIndex + 1, td.cellIndex + 1,