@Deprecated public class DragAndDropWrapper.WrapperTransferable extends com.vaadin.event.TransferableImpl
Constructor and Description |
---|
WrapperTransferable(com.vaadin.ui.Component sourceComponent,
Map<String,Object> rawVariables)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Component |
getDraggedComponent()
Deprecated.
The component in wrapper that is being dragged or null if the
transferable is not a component (most likely an html5 drag).
|
com.vaadin.ui.Html5File[] |
getFiles()
Deprecated.
|
String |
getHtml()
Deprecated.
|
com.vaadin.shared.MouseEventDetails |
getMouseDownEvent()
Deprecated.
|
String |
getText()
Deprecated.
|
public com.vaadin.ui.Component getDraggedComponent()
public com.vaadin.shared.MouseEventDetails getMouseDownEvent()
public com.vaadin.ui.Html5File[] getFiles()
public String getText()
public String getHtml()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.