Interface ColumnSortList.Delegate
-
- Enclosing class:
- ColumnSortList
public static interface ColumnSortList.DelegateThe delegate that handles modifications to the list.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonModification()Called when the list is modified.
-