-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.0, 8.5.0
-
Security Level: Jimmy
-
ZK 8.5.2 S1, ZK 8.5.2 S2
-
None
update the documentation about the changed behavior in ZK 8 / 8.5 about the checkmark behavior especially about conditions when the select-all checkbox is un-/available (regarding : ROD, paging, listmodel ...)
https://www.zkoss.org/wiki/ZK_Component_Reference/Data/Listbox#The_Checkmark_Property
so far this is only mentioned in the source code:
https://github.com/zkoss/zk/blob/9a3cb3444c5644cb8861adc4db47bcf91522a16b/zul/src/org/zkoss/zul/Listbox.java#L3369
- relates to
-
ZK-2534 Listbox allows selection with checkable="false"
- Closed