Runnable codes speak louder than static code snippets.
This repository contains example source code used in ZK documentations including:
Each project has a Maven jetty plugin configured, just run the goal below:
mvn jetty:run
- Notice: Each project is a Maven project, so you need to install Maven first to run.
Folder is named by a chapter or a subsection.
- chapter name -
eventHandling
- subsection name -
mvc/controller
a zul file is named by a page
e.g. , eventQueue.zul
is for Use Event Queues
master - for the latest ZK