DropTargetAdapter.dragOver

This implementation of <code>dragOver</code> permits the default operation defined in <code>event.detail</code>to be performed on the current data type defined in <code>event.currentDataType</code>. For additional information see <code>DropTargetListener.dragOver</code>.

@param event the information associated with the drag over event

class DropTargetAdapter
void
dragOver

Meta