Lines Matching refs:rows
50 /** appends multiple rows of data to the model.
52 denotes the headings of the to-be-added rows.
54 specifies the data of the rows to be added.
61 /** inserts a row into the set of data rows
71 rows in the model.
76 /** inserts multiple rows of data into the model.
78 denotes the position at which the rows are to be inserted
80 denotes the headings of the to-be-added rows.
82 specifies the data of the rows to be added.
87 rows in the model.
103 /** Removes all rows from the model.