Searched defs:addRow (Results 1 – 4 of 4) sorted by relevance
25 public void addRow(Object[] data) { in addRow() method in ShadowMatrixCursor
211 private void addRow(int row, String ipColumn, String macColumn, String labelsColumn) { in addRow() method in DutManagementView
189 public void addRow(JSONObject row) { in addRow() method in DataTable
44 public void addRow(JSONObject row); in addRow() method