Searched defs:addRow (Results 1 – 7 of 7) sorted by relevance
90 function addRow(title, className, start, end) function
47 addRow: function() { method in TablePrinter
25 public void addRow(Object[] data) { in addRow() method in ShadowMatrixCursor
107 public void addRow(Row row){ in addRow() method in ReportedData
165 TablePrinter.prototype.addRow = function() { method in TablePrinter
222 function addRow(label, value) function
123 addRow: function(resultType, url) method