Property: org.zkoss.zul.drop.allowNullDragged

Applicable:
  • globally in zk.xml via <library-property>
  • not as <custom-attribute>

Default: false

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.