Package com.biglybt.ui.common.table
Interface TableCountChangeListener
- All Known Implementing Classes:
MyTorrentsSubView
,MyTorrentsView
,MyTorrentsView_Big
,MyTorrentsView_Small
,TableCountChangeAdapter
public interface TableCountChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
rowAdded
(TableRowCore row) void
rowRemoved
(TableRowCore row)
-
Method Details
-
rowAdded
-
rowRemoved
-