Interface CriteriaChangedHandler

All Superinterfaces:
EventHandler

public interface CriteriaChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired when the criteria are modified in this SearchForm.
  • Method Details

    • onCriteriaChanged

      void onCriteriaChanged(CriteriaChangedEvent event)
      Notification method fired when the criteria are modified in this SearchForm. As the user edits values, this method will be fired after a configurable delay.
      Parameters:
      event - the event