Introduction"

From Documentation
m
m (replace tt with code (via JWB))
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{ZKCalendarEssentialsPageHeader}}
 
{{ZKCalendarEssentialsPageHeader}}
  
ZK Calendar is a Google Calendar like Ajax component that integrates rich and intuitive scheduling functionality into enterprise web applications using pure Java. 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 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 EE applications with minimal effort. The calendar can work seamlessly with other ZK components and support function and style customization.
  
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.
 
  
[[File:ZKCalEss_CalendarIntroduction.png]]
+
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]]
 +
 
 +
= Important Change =
 +
{{versionSince | 3.0.0}}
 +
* [[ZK%20Calendar%20Essentials/Themes |New look and feel]]
 +
* [[ZK_Calendar_Essentials/Displaying_Calendar_Items| Some event name and class name renaming]]  
 +
* Support java 8 new date API ([https://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html <code>java.time.*</code>])
 +
* Require Java 8 or above
  
 
{{ZKCalendarEssentialsPageFooter}}
 
{{ZKCalendarEssentialsPageFooter}}

Latest revision as of 09:05, 17 January 2022


Introduction



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 EE applications with minimal effort. The calendar can work seamlessly with other ZK components and support function and style customization.


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

ZKCalEss CalendarIntroduction.png

Important Change

Since 3.0.0


The example project is at Github


Last Update : 2022/01/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.