I've got implemented Drag and Drop from Finder to my app to NSTableView, and I created link
to document, etc.
But, I want to make delete operation by drag item from NSTableView and drop this row onto Trash icon. How can I do this correctly? How enable drop onto trash?