Searched refs:insertFn (Results 1 – 1 of 1) sorted by relevance
837 Menus.prototype.addInsertTableItem = function(menu, insertFn, parent, showOptions) argument841 insertFn = (insertFn != null) ? insertFn : mxUtils.bind(this, function(evt, rows, cols)1067 insertFn(e, row2.sectionRowIndex + 1, td.cellIndex + 1,