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