Interface ColumnSortList.Delegate

Enclosing class:
ColumnSortList

public static interface ColumnSortList.Delegate
The delegate that handles modifications to the list.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the list is modified.
  • Method Details

    • onModification

      void onModification()
      Called when the list is modified.