Property: org.zkoss.zul.tree.selectOnHighlight.disabled

Applicable:
  • globally in zk.xml via <library-property>
  • nested in a zul file via <custom-attribute>

Default: false
since 7.0.4

Sets whether to disable select functionality when highlighting text content with mouse dragging or not.

Version History

Version Date Content
7.0.4 October 2014 ZK-2433: Add a custom attributes “org.zkoss.zul.tree.selectOnHighlight.disabled” to set whether disable select functionality when highlighting text content with mouse dragging or not.