.. _doc_ui_srag_and_drop: Drag and Drop ============= Implement drag & drops using :ref:`ESDragAndDrop`. ESS uses this as it's drag & drop helper class. You can easily set up item, and spell drag & drops with this. The meaning of the :ref:`item_id` property changes, based on the value of the :ref:`type` property. It can mean, spell, itemid, item slot, and equip slot. Don't forget to set the :ref:`origin` property.