ZKTMSimply Rich |
ZK 2.1.1 Release NoteHome |
Released on September 19, 2006. [History]

java.lang.Comparator).
$#,##0.
onChange, onChanging,
onScroll, onSelect, onShow,
onZIndex...
if, unless and forEach attribute.

com.potix.zul.html is renamed to org.zkoss.zul.
So are packages under them.
com.potix is renamed to org.zkoss.
So are packages under them.
pxcommon.jar is renamed to zcommon.jar and zweb.jar, respectively.
http://www.zkoss.org/2005/zk and http://www.zkoss.org/2005/zul.
Component.invalidate(Range) is removed. Use Component.invalidate()
instead.
ApplicationInit and ApplicationCleanup are renamed to WebAppInit and WebAppCleanup.
ExecutionCleanup.cleanup() is changed.
EventThreadCleanup.cleanup() is changed, and
complete() is added.
EventThreadResume is changed.
