org.zkoss.zul.tree.selectOnHighlight.disabled"

From Documentation
(Created page with "{{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zul.tree.selectOnHighlight.disabled Default: false [Since 7.0.4] Sets whether to disable select functionality...")
 
Line 15: Line 15:
 
| 7.0.4
 
| 7.0.4
 
| October 2014
 
| October 2014
| [http://tracker.zkoss.org/browse/ZK-2433 ZK-2433]: Add a custom attributes "org.zkoss.zul.tree.disableSelectOnHighlight" to set whether disable select functionality when highlighting text content with mouse dragging or not.
+
| [http://tracker.zkoss.org/browse/ZK-2433 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.
 
|}
 
|}
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Revision as of 10:19, 21 October 2014


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.zul.tree.selectOnHighlight.disabled
org.zkoss.zul.tree.selectOnHighlight.disabled


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

Default: false
[Since 7.0.4]

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

Version History

Last Update : 2014/10/21


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.


Last Update : 2014/10/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.