org.zkoss.zul.listbox.groupSelect

From Documentation


org.zkoss.zul.listbox.groupSelect


Property:

org.zkoss.zul.listbox.groupSelect
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-check-icon.png nested in a zul file via <custom-attributes>
Default: false
[Since 5.0.7]

Giving true on this property makes Listgroups selectable in Listbox.

<listbox>
	<custom-attributes org.zkoss.zul.listbox.groupSelect="true"/>
	...
</listbox>

Version History

Last Update : 2016/07/07


Version Date Content
 


Last Update : 2016/07/07

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.