public class LayoutBoundTransferable
extends com.vaadin.event.TransferableImpl
| Constructor and Description |
|---|
LayoutBoundTransferable(com.vaadin.ui.Component sourceComponent,
java.util.Map<java.lang.String,java.lang.Object> rawVariables)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Component |
getComponent()
Get the component being dragged
|
com.vaadin.shared.MouseEventDetails |
getMouseDownEvent() |
public LayoutBoundTransferable(com.vaadin.ui.Component sourceComponent,
java.util.Map<java.lang.String,java.lang.Object> rawVariables)
sourceComponent - The layout from where the drag startedrawVariables - The details of the drag