org.zkoss.zul.drop.allowNullDragged

From Documentation
Revision as of 10:47, 16 November 2020 by Jameschu (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zul.drop.allowNullDragged {{GlobalLibraryProperty}} Default: <i>false</i> [since 8.6.2] If the value is tru...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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 : 2020/11/16

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