Interface RangeChangedEventHandler

All Superinterfaces:
EventHandler

public interface RangeChangedEventHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification fired when the selected range is changed by the end user.
  • Method Details

    • onRangeChangedEvent

      void onRangeChangedEvent(ChangedEvent event)
      Notification fired when the selected range is changed by the end user.
      Parameters:
      event - the event