Interface ColumnSortList.Delegate

  • Enclosing class:
    ColumnSortList

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

      • onModification

        void onModification()
        Called when the list is modified.