Package com.biglybt.pif.ui.tables
Interface TableRowRefreshListener
-
- All Known Implementing Classes:
MyTorrentsSubView
,MyTorrentsView
,MyTorrentsView_Big
,MyTorrentsView_Small
public interface TableRowRefreshListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
rowRefresh(TableRow row)
-
-
-
Method Detail
-
rowRefresh
void rowRefresh(TableRow row)
-
-