Uses of Class
org.uitnet.testing.smartfwk.ui.core.file.reader.support.TableRow
-
Packages that use TableRow Package Description org.uitnet.testing.smartfwk.ui.core.file.reader.support -
-
Uses of TableRow in org.uitnet.testing.smartfwk.ui.core.file.reader.support
Methods in org.uitnet.testing.smartfwk.ui.core.file.reader.support that return TableRow Modifier and Type Method Description TableRowTable. getRow(int rowNumber)Return the row for a particular row number.Methods in org.uitnet.testing.smartfwk.ui.core.file.reader.support that return types with arguments of type TableRow Modifier and Type Method Description List<TableRow>Table. getRows()List<TableRow>Table. getRows(RowFilter rowFilter)
-