Package | Description |
---|---|
org.zkoss.calendar.api | |
org.zkoss.calendar.impl |
Modifier and Type | Method and Description |
---|---|
java.util.List<CalendarItem> |
CalendarModel.get(java.util.Date beginDate,
java.util.Date endDate,
RenderContext rc)
Returns the list that must be a list of
CalendarItem type. |
Modifier and Type | Method and Description |
---|---|
java.util.List<CalendarItem> |
SimpleCalendarModel.get(java.util.Date beginDate,
java.util.Date endDate,
RenderContext rc)
Returns the list that must be a list of
CalendarItem type. |
Copyright © 2021. All Rights Reserved.