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