Introduction"
From Documentation
Line 1: | Line 1: | ||
{{ZKCalendarEssentialsPageHeader}} | {{ZKCalendarEssentialsPageHeader}} | ||
− | ZK Calendar is a Google Calendar like Ajax component providing rich and intuitive scheduling functionality | + | ZK Calendar is a Google-Calendar-like Ajax component providing rich and intuitive scheduling functionality. One of the main benefits of ZK Calendar is it can be embedded into existing Java applications with minimal effort. The calendar facilitates interaction with other Ajax components and the ability to customize functionality and styling. |
ZK Calendar boasts all the advanced features of a modern-day calendar such as daily, weekly, and monthly views, drag-n-drop, multiple time zones, and permission control. | ZK Calendar boasts all the advanced features of a modern-day calendar such as daily, weekly, and monthly views, drag-n-drop, multiple time zones, and permission control. | ||
+ | |||
+ | Go to see [https://www.zkoss.org/zkdemo/zk_calendar/zk_calendar Online Demo] | ||
[[File:ZKCalEss_CalendarIntroduction.png | 900px]] | [[File:ZKCalEss_CalendarIntroduction.png | 900px]] | ||
{{ZKCalendarEssentialsPageFooter}} | {{ZKCalendarEssentialsPageFooter}} |
Revision as of 09:44, 19 January 2021
ZK Calendar is a Google-Calendar-like Ajax component providing rich and intuitive scheduling functionality. One of the main benefits of ZK Calendar is it can be embedded into existing Java applications with minimal effort. The calendar facilitates interaction with other Ajax components and the ability to customize functionality and styling.
ZK Calendar boasts all the advanced features of a modern-day calendar such as daily, weekly, and monthly views, drag-n-drop, multiple time zones, and permission control.
Go to see Online Demo
The example project is at Github