org.zkoss.zul.tree.selectOnHighlight.disabled"
From Documentation
Robertwenzel (talk | contribs) m |
|||
Line 2: | Line 2: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.zul.tree.selectOnHighlight.disabled | org.zkoss.zul.tree.selectOnHighlight.disabled | ||
+ | |||
+ | {{NestedLibraryProperty}} | ||
Default: false | Default: false |
Latest revision as of 11:21, 7 July 2016
Property:
org.zkoss.zul.tree.selectOnHighlight.disabled
Applicable: globally in zk.xml via <library-property> nested in a zul file via <custom-attributes>
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. |