Interface TotalAggregationInputListener


public interface TotalAggregationInputListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onInputChange(String columnKey, String value, boolean isFocused)
     
  • Method Details

    • onInputChange

      void onInputChange(String columnKey, String value, boolean isFocused)