Searched refs:rowObject (Results 1 – 2 of 2) sorted by relevance
17793 var rowObject = { row: row }; variable17794 this.rows.push(rowObject);17802 rowObject.table = this.table.table;17813 var rowObject = { row: -1 }; variable17814 this.rows.push(rowObject);17824 rowObject.table = this.table.table;
1 …rowObject={row:row};this.rows.push(rowObject);this.samples=samples;this.table=this.createTable(thi…