DropTargetAdapter.dropAccept

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

@param event the information associated with the drop accept event

class DropTargetAdapter
void
dropAccept

Meta