Searched defs:addRow (Results 1 – 4 of 4) sorted by relevance
77 function addRow(title, className, start, end, color) function
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