Simple Note
Introduction
This article describe how to override a client widget in zk.xml directly, in this way you can do some investigation fast, no need to prepare complex structure at first.
Reference
Client Side Programming
http://books.zkoss.org/wiki/Small_Talks/2010/April/Client_Side_Programming
Download
Basically you can copy WEB-INF/zk.xml and modify the override part as needed.
Full project at github
https://github.com/benbai123/ZK_Practice/tree/master/General/OverrideWidgetInZKXML
No comments:
Post a Comment