Package com.biglybt.ui.common.table
Interface TableColumnSortObject
- All Superinterfaces:
Comparable
- All Known Implementing Classes:
ActivitiesEntry
If cell.setSortValue is set to an object of this type, the column will
not be set to "Live". Live columns get invalidated every single refresh.
If you use this object, it's wise to
TableColumnCore.setLastSortValueChange(long)
when you know you've changed the sort value.-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo