DropTargetAdapter.dragEnter

This implementation of <code>dragEnter</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.dragEnter</code>.

@param event the information associated with the drag enter event

class DropTargetAdapter
void
dragEnter

Meta