Interface DateChangedHandler

All Superinterfaces:
EventHandler

public interface DateChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or month.
  • Method Details

    • onDateChanged

      void onDateChanged(DateChangedEvent event)
      Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or month.
      Parameters:
      event - the event