Searched refs:lastRowFormat (Results 1 – 1 of 1) sorted by relevance
1131 List lastRowFormat = new Vector(); field in AgendaTemplate.Topics1289 … lastRowFormat.add(new TableCellFormatter(table.getCellByName(cursor.getRangeName()))); in Topics()1293 lastRowFormat.add(new TableCellFormatter(table.getCellByName(cursor.getRangeName()))); in Topics()1522 formatTable(cursor, lastRowFormat, true); in formatLastRow()