Package org.zkoss.calendar.api
-
Interface Summary Interface Description CalendarItem This interface defines the methods used forCalendarsto render the event data.CalendarModel This interface defines the methods used forCalendarsto 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 generate a customized date format in the calendar.