Which event is called when the user drags a portlet across the layout? The portlet itself has only 2 events. I tried subscribing to events of the webix objects that I have placed inside a portlet but they don’t seem to be aware of being dragged (meaning: if the entire component is being dragged).
I read http://docs.webix.com/desktop__dnd.html but I think I’m missing something