Searched refs:cellId (Results 1 – 2 of 2) sorted by relevance
268 getSystemLog: function(log_key, cellId) { argument269 this.send('getSystemLog', [log_key, cellId]);
3 …<cells.length;j++){var c=cells[j];var rowIndex=c.parentNode.rowIndex;var cellId=rowIndex+"-"+c.cel…4 …typeof(matrix[rowIndex][k])=="undefined"){firstAvailCol=k;break;}}lookup[cellId]=firstAvailCol;for…