Integrate ZK with dhtmlxGantt
From Documentation
Author
Vincent Jian, Engineer, Potix Corporation
Vincent Jian, Engineer, Potix Corporation
Date
October 3, 2014
October 3, 2014
Version
ZK 7.0.3, dhtmlxGantt v.3.0.0 Standard
ZK 7.0.3, dhtmlxGantt v.3.0.0 Standard
Introduction
dhtmlxGantt is an open source JavaScript Gantt chart that helps you visualize a project schedule in a nice-looking chart. It can show the dependencies between tasks as lines and allows you to set up different relationships between tasks (finish-to-start, start-to-start, end-to-end). This smalltalk will introduce how to integrate dhtmlxGantt into ZK web application.
Prerequisites
Since dhtmlxGantt is a javascript library, here I will use the technical described in the following articles to integrated with ZK:
- Integrate 3rd Party Javascript Libraries In ZK
- Integrate 3rd Party Javascript Libraries In ZK Using Clientside Controller
It is suggested to read the above two articles to understand the life cycle of ZK client widget.
Step to integrate dhtmlxGantt
Conclusion
Download
Comments
Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License. |