Hi,
I have a model which implements drag and drop functionality via an own mime type.
The own mime type is only useful when doing a drag and drop operation in the same view. (rearrange the item order via drag and drop )
So is it possible that the mime type is only advertised by the model to be know, when a drag and drop operation is done on the same view?