Interface SortByFacetValuesHandler

All Superinterfaces:
EventHandler

public interface SortByFacetValuesHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a sort control is clicked on a FacetValueHeader.
  • Method Details

    • onSortByFacetValues

      void onSortByFacetValues(SortByFacetValuesEvent event)
      Called when a sort control is clicked on a FacetValueHeader. Does nothing by default.
      Parameters:
      event - the event