Searched refs:removeTableRows (Results 1 – 1 of 1) sorted by relevance
1089 removeTableRows(table, rowIndex - 1, (rowsCount - rowIndex) + 1); in write()1295 removeTableRows(table, 1 + rowsPerTopic, rows - rowsPerTopic - 1); in Topics()1610 public static void removeTableRows(Object table, int start, int count) in removeTableRows() method in AgendaTemplate