`
gosudream
  • 浏览: 857 次
  • 性别: Icon_minigender_1
  • 来自: 火星镇附近
最近访客 更多访客>>
社区版块
存档分类
最新评论

The architecture of zk

阅读更多

zk architecture

 

ZK 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 components manipulation. Apparently, the event listener is where the business logic is all about and it is the controller codes that coordinates everything.

 

 

 

分享到:
评论
发表评论

文章已被作者锁定,不允许评论。

相关推荐

Global site tag (gtag.js) - Google Analytics