-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 5.0.8
-
Component/s: Components
-
None
For example,
<custom-attributes org.zkoss.zul.listbox.rod="true"/>
<listbox checkmark="true" multiple="true" id="testListbox" height="400px" width="800px">
<listhead sizable="true">
<listheader label="Test"/>
</listhead>
</listbox>