The Library Properties
From Documentation
Version History
Version | Date | Content |
---|---|---|
5.0.4 | August 2010 | org.zkoss.zk.ui.macro.autoforward.disabled
Turn on/off auto forward mechanism for macro component |
5.0.4 | August 2010 | org.zkoss.zk.ui.macro.autowire.disabled
Turn on/off auto wire mechanism for macro component |
5.0.4 | August 2010 | org.zkoss.zk.ui.metainfo.page.Loader.class
It specifies the name of the class used to load the page definitions. |
5.0.5 | September 2010 | org.zkoss.zul.listbox.checkmarkDeselectOthers and org.zkoss.zul.tree.checkmarkDeselectOthers are introduced to control how to select items when an item is clicked on a tree or a listbox with checkmark. |
5.0.5 | October 2010 | org.zkoss.zul.listbox.rightSelect and org.zkoss.zul.tree.rightSelect are introduced to control whether to toggle item selection or not when an item is right clicked on a tree or a listbox with checkmark. |