Project Group: cz.datalite.zk-dl

ZKDLComponents

cz.datalite.zk-dl : ZKDLComponents

Data driven components with UI controlls - listbox, lovbox, combobox.

Last Version: 1.4.5.39

Release Date:

JavaHelp

cz.datalite.zk-dl : JavaHelp

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.

Last Version: 1.4.5

Release Date:

TabboxMoveAndHelp

cz.datalite.zk-dl : TabboxMoveAndHelp

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.

Last Version: 1.4.5

Release Date:

Last Version: 1.4.5

Release Date:

MS Office Utils

cz.datalite.zk-dl : MSOfficeUtils

Knihovna pro práci s MS Office dokumenty, používá Apache POI

Last Version: 1.4.5.1

Release Date:

GroovyConsole

cz.datalite.zk-dl : GroovyConsole

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.

Last Version: 1.4.5

Release Date:

Last Version: 1.4.5

Release Date:

DLDevelopmentKit

cz.datalite.zk-dl : DLDevelopmentKit

Other library improvements and integration. Mix of all other projects (what did not fit into any other library).

Last Version: 1.4.5.9

Release Date:

ZKInfrastructure

cz.datalite.zk-dl : ZKInfrastructure

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.

Last Version: 1.4.5.3

Release Date:

DLBusiness

cz.datalite.zk-dl : DLBusiness

Java EE utils - domain object parents, configuration, journaling, logging, scheduler, xml utils...

Last Version: 1.4.5.3

Release Date:

DataLite ZKoss - private extensions

cz.datalite.zk-dl : zk-dl-private

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.

Last Version: 1.4.5

Release Date:

Hibernate DAO

cz.datalite.zk-dl : HibernateDAO

Yet another Hibernate DAO, what is unique is support of our data driven components. With this DAO, you can bind components like listbox to the database with 10 lines of code :).

Last Version: 1.4.5.12

Release Date:

DLHelpers

cz.datalite.zk-dl : DLHelpers

Helpers - everyone needs to have some package like this, please feel free to explore it's internals and use anything you want.

Last Version: 1.4.5.6

Release Date:

SpringService

cz.datalite.zk-dl : SpringService

Generic Spring service, which talks to Generic Hibernate DAO. Use for classical 3-layered architecture ZK - Spring - Hibernate.

Last Version: 1.4.5.42

Release Date:

ZKComponents

cz.datalite.zk-dl : ZKComponents

Other imporvements of basic ZK components - please check the documentation for each overriden component.

Last Version: 1.4.5.1

Release Date:

DLBind

cz.datalite.zk-dl : DLBind

Binder module provides additional functionality to ZKBind.

Last Version: 1.4.5

Release Date:

ZK Composer

cz.datalite.zk-dl : ZKComposer

DLComposer and support packages - MVC composer for ZK.

Last Version: 1.4.5.2

Release Date:

ZKDLComponentsHibernateExt

cz.datalite.zk-dl : ZKDLComponentsHibernateExt

The actual interface between ZKComponents and HibernateDAO. It contains mainly DLListboxCriteriaController.

Last Version: 1.4.5

Release Date:

ZKLiferay

cz.datalite.zk-dl : ZKLiferay

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.

Last Version: 1.4.5

Release Date:

DataLite ZKoss framework extension library

cz.datalite.zk-dl : zk-dl

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.

Last Version: 1.4.5.1

Release Date:

ZKStatistics

cz.datalite.zk-dl : ZKStatistics

Detail monitoring of your session (Timing, Events, SQL Query, Service methods).

Last Version: 1.4.5

Release Date:

Selenium

cz.datalite.zk-dl : Selenium

Integration tests with Selenium 2.0 (WebDriver) - PageObjects pattern (still in beta)

Last Version: 1.4.5

Release Date:

  • 1