-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
22 lines (17 loc) · 866 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Name: customdetailrowcomponent
Version: 1.1
Requires: ZK framework. Version >= 5.0.0
Author: Jacobo Aragunde <jaragunde@igalia.com>
Source: https://gitorious.org/customdetailrowcomponent
License: AGPL
Copyright: Igalia S.L., with some source code by Potix Corporation.
ABOUT
Since version 5 of ZK (www.zkoss.org) there are some components that are no
longer free as they used to be on their latest stable release (version 3.6.4).
One of those components is detail, which allows grids to behave as trees,
allowing a row to expand and show more details with respect to the row item.
This component is a fork from its GPL version at ZK 3.6.4 and initially used at
LibrePlan (www.libreplan.org) but it's free to use and modify by whoever wants
as it's released under the AGPL license (so remember to share your changes).
NOTES
To install the component: mvn install.