org.zkoss.zul.listbox.groupSelect

From Documentation
Revision as of 01:49, 19 April 2011 by SimonPai (talk | contribs) (Created page with "{{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zul.listbox.groupSelect Default: false [Since 5.0.7] Giving true on this property makes Listgroups selectabl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


org.zkoss.zul.listbox.groupSelect


Property:

org.zkoss.zul.listbox.groupSelect
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 : 2011/04/19


Version Date Content
 


Last Update : 2011/04/19

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