Interface FilterListener


public interface FilterListener
An interface that will be called when the text filter changes.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • filterChanged

      void filterChanged(String text)