Interface CalendarPanel.CalendarZonedDateTime

All Superinterfaces:
Observable<ZonedDateTime>, Observer<ZonedDateTime>
Enclosing class:
CalendarPanel

public static interface CalendarPanel.CalendarZonedDateTime extends Observable<ZonedDateTime>
Provides access to the zoned date and time.
  • Method Details

    • set

      void set(ZonedDateTime zonedDateTime)
      Sets the date and time to present in this calendar
      Parameters:
      zonedDateTime - the date and time to set