org.zkoss.zul.drop.allowNullDragged"

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zul.drop.allowNullDragged {{GlobalLibraryProperty}} Default: <i>false</i> [since 8.6.2] If the value is tru...")
 
m ((via JWB))
 
Line 6: Line 6:
  
 
  Default: <i>false</i>
 
  Default: <i>false</i>
[since 8.6.2]
+
{{versionSince|8.6.2}}
  
 
If the value is true, then the DropEvent will allow NULL Component without throwing an exception, which means the dragged component was detached or destroyed.
 
If the value is true, then the DropEvent will allow NULL Component without throwing an exception, which means the dragged component was detached or destroyed.
  
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Latest revision as of 09:34, 14 March 2022


org.zkoss.zul.drop.allowNullDragged


Property: org.zkoss.zul.drop.allowNullDragged

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: false

Since 8.6.2

If the value is true, then the DropEvent will allow NULL Component without throwing an exception, which means the dragged component was detached or destroyed.



Last Update : 2022/03/14

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