Interface ColumnSortList.Delegate
- Enclosing class:
ColumnSortList
public static interface ColumnSortList.Delegate
The delegate that handles modifications to the list.
-
Method Summary
-
Method Details
-
onModification
void onModification()Called when the list is modified.
-