The ZK Calendar Component

From Documentation
Revision as of 03:39, 12 March 2010 by Sphota (talk | contribs)


The ZK Calendar Component



The ZK Calendar Component

The Bare Calendar Component

ZK Calendar is a single ZK component. Developers could declare it within any ZK container components, such as Window, tabs, groupbox, etc. For example:

<window title="Bare ZK Calendar" border="normal">

<calendars>
</calendars>

</window>

BareCalendar.png


The example project is at Github


Last Update : 2010/03/12

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