DataLite ZKoss framework extension library · Multiple loosely coupled modules which extend ZK framework, originally created by DataLite company. ZKComposer - controll the MVC design with annotations @ZkEvent?, @ZkComponent?, @ZkBinding?, ... (similar to zkspring or zkcdi projects, however without any framework dependencies). ZKDLComponents splits ZK data driven components (listbox, combobox) to MVC design, adds support for easy large data manipulation and contains many pre-built user controls (filter manager, sort manager, visible listbox columns manager, export to excel, etc.) HibernateDAO & ZKDLComponentsHibernateExtensions - Hibernate generic DAO design with extensions for ZKDLComponents to replace all your plumbing code (filter, sort, lazy loading, CRUD). SpringService? - service layer with spring - generic service which speaks to generic DAO. This is the way we use our components at DataLite?, but you can use any integration or DAO at your will.
Group: cz.datalite - All Dependencies
zk-dl
ZKDLComponents
ZKDLComponents.zk-dl
1.4.5.36
ZKDLComponents · Data driven components with UI controlls - listbox, lovbox, combobox.
ZKDLComponents
1.4.5.36
ZKDLComponents · Data driven components with UI controlls - listbox, lovbox, combobox.
SpringService.zk-dl
1.4.5.42
SpringService · Generic Spring service, which talks to Generic Hibernate DAO. Use for classical 3-layered architecture ZK - Spring - Hibernate.
SpringService
1.4.5.42
SpringService · Generic Spring service, which talks to Generic Hibernate DAO. Use for classical 3-layered architecture ZK - Spring - Hibernate.