| Interface | Description |
|---|---|
| CalendarItem |
This interface defines the methods used for
Calendars to render the
event data. |
| CalendarModel |
This interface defines the methods used for
Calendars to store the
event datum. |
| Calendars | Deprecated |
| DateFormatter |
A date formatter is used to display the different date format in the calendar.
|
| ItemRender |
A renderer of the calendar item.(Like the mold renderer of ZK component)
|
| RenderContext |
A RenderContext encapsulates the information needed to produce a
specific rendering from a Calendars.
|
| ZonedDateTimeFormatter |
A date (
ZonedDateTime) formatter is used to display the different date format in the calendar. |
Copyright © 2021. All Rights Reserved.