Interface FilterChangedHandler

All Superinterfaces:
EventHandler

public interface FilterChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
  • Method Details

    • onFilterChanged

      void onFilterChanged(FilterChangedEvent event)
      Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
      Parameters:
      event - the event