Class: DropTarget

vef.ui.dnd.DropTarget(target)

A generic drop target. Events: * dragover * drop

Constructor

new DropTarget(target)

Initializes the DropTarget for the element defined by target.
Parameters:
Name Type Description
target string | HTMLElement id or target element
Author:
Source: