The architecture of zk
<img alt=""><img alt=""><img alt=""><img alt=""><img alt=""><img alt=""><img alt=""><img alt="">http://www.zkoss.org/doc/devguide-single/images/2000011400003FE500002350FCFBD1DA.jpgZK loader: responsible for loading pages and creating components according to user's request
ZkClient Engine: send client event to zk au engine
zk Au Engine: update component and tell Zk client how to render ajax result
ZK programming is all about event handling and UI componentsmanipulation. Apparently, the event listener is where the businesslogic is all about and it is the controller codes that coordinateseverything.
页:
[1]