Searched refs:editCell (Results 1 – 1 of 1) sorted by relevance
57 editCell : function(row, column) { method in TableKit58 TableKit.Editable.editCell(this.id, row, column);743 TableKit.Editable.editCell(null, cell, null, e);748 editCell : function(table, index, cindex, event) { method in TableKit.Editable