Interface ListHeader.OnSortChange

Enclosing class:
ListHeader

public static interface ListHeader.OnSortChange
Callback for sorting.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cb(String sort)
     
  • Method Details