Interface SortChangedHandler

All Superinterfaces:
EventHandler

public interface SortChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method executed when the sort specifiers change for this grid.
  • Method Details

    • onSortChanged

      void onSortChanged(SortEvent event)
      Notification method executed when the sort specifiers change for this grid.
      Parameters:
      event - the event