Interface TableCellDisposeListener
- All Known Implementing Classes:
AbstractTrackerCell, BlocksItem, ColumnControls.Cell, ColumnTC_Sample.Cell, ColumnThumbAndName, ColumnTJ_Name, CompletionItem, NameItem, PathNameItem, PeerFilesView.PiecesItem, PeersItem.Cell, PiecesItem, PiecesItem, ProgressGraphItem, SeedsItem.Cell, TrackerNextAccessItem, TrackerStatusItem.Cell
public interface TableCellDisposeListener
A listener that triggers when a cell is being disposed
-
Method Summary
-
Method Details
-
dispose
triggered when a cell is being dispose of- Parameters:
cell- TableCell that is being disposed of
-