Uses of Class
com.biglybt.ui.common.table.TableGroupRowVisibilityRunner
-
Packages that use TableGroupRowVisibilityRunner Package Description com.biglybt.ui.common.table com.biglybt.ui.common.table.impl -
-
Uses of TableGroupRowVisibilityRunner in com.biglybt.ui.common.table
Methods in com.biglybt.ui.common.table with parameters of type TableGroupRowVisibilityRunner Modifier and Type Method Description void
TableView. runForAllRows(TableGroupRowVisibilityRunner runner)
For every row source, run the code provided by the specified parameter. -
Uses of TableGroupRowVisibilityRunner in com.biglybt.ui.common.table.impl
Methods in com.biglybt.ui.common.table.impl with parameters of type TableGroupRowVisibilityRunner Modifier and Type Method Description void
TableViewImpl. runForAllRows(TableGroupRowVisibilityRunner runner)
-