Uses of Class
com.vaadin.ui.Table.GeneratedRow
-
Packages that use Table.GeneratedRow Package Description com.vaadin.ui -
-
Uses of Table.GeneratedRow in com.vaadin.ui
Methods in com.vaadin.ui that return Table.GeneratedRow Modifier and Type Method Description Table.GeneratedRowTable.RowGenerator. generateRow(Table table, Object itemId)Called for every row that is painted in the Table.
-