kvision / pl.treksoft.kvision.core / Widget / setDragDropData
setDragDropData
open fun setDragDropData(format: String, data: String): Unit
Sets D&D data for the current widget. It also makes it draggable.
Parameters
format
- D&D data format
data
- D&D data transferred to a drop target