Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js197 this.editorUi.menus.addInsertTableCellItem(menu);
H A DMenus.js645 Menus.prototype.addInsertTableCellItem = function(menu, parent) method in Menus
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js1233 ui.menus.addInsertTableCellItem(menu, parent);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3589 Menus.prototype.addInsertTableCellItem=function(a,b){var d=this.editorUi.editor.graph,e=d.getSelect…
3642 …et("table"),!1,mxUtils.bind(this,function(a){this.editorUi.menus.addInsertTableCellItem(a)}));a.st…
12101 …;this.put("table",new Menu(mxUtils.bind(this,function(b,d){c.menus.addInsertTableCellItem(b,d)})));