com.vaadin.ui.

Class DragAndDropWrapper.WrapperTransferable

    • Constructor Detail

    • Method Detail

      • getDraggedComponent

        public Component getDraggedComponent()

        The component in wrapper that is being dragged or null if the transferable is not a component (most likely an html5 drag).

        Returns:

      • getMouseDownEvent

        public MouseEventDetails getMouseDownEvent()

        Returns:

        the mouse down event that started the drag and drop operation

      • getText

        public String getText()
      • getHtml

        public String getHtml()