Assigns a delegate to the dragStart event.
final public void addOnDragStart ( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
This delegate specifies a method that is called at the beginning of a drag-drop operation.
Not all elements support all events exposed in DhElement.
See Also removeOnDragStart