org.zkoss.zul.listbox.groupSelect
Property:
org.zkoss.zul.listbox.groupSelect
Applicable:
-
globally in
zk.xml
via<library-property>
-
nested in a zul file via
<custom-attribute>
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
Version | Date | Content |
---|---|---|