Uses of Class
org.uitnet.testing.smartfwk.ui.core.file.reader.support.RowFilter
-
Packages that use RowFilter Package Description org.uitnet.testing.smartfwk.ui.core.file.reader.support -
-
Uses of RowFilter in org.uitnet.testing.smartfwk.ui.core.file.reader.support
Methods in org.uitnet.testing.smartfwk.ui.core.file.reader.support that return RowFilter Modifier and Type Method Description RowFilterRowFilter. and()RowFilterRowFilter. condition(Condition condition)RowFilterRowFilter. or()Methods in org.uitnet.testing.smartfwk.ui.core.file.reader.support with parameters of type RowFilter Modifier and Type Method Description List<TableRow>Table. getRows(RowFilter rowFilter)
-