public static class DDGridLayout.GridLayoutTransferable extends LayoutBoundTransferable
| Constructor and Description |
|---|
GridLayoutTransferable(com.vaadin.ui.Component sourceComponent,
java.util.Map<java.lang.String,java.lang.Object> rawVariables)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSourceColumn()
The column from where the component was dragged
|
int |
getSourceRow()
The row from where the component was dragged
|
getComponent, getMouseDownEventpublic GridLayoutTransferable(com.vaadin.ui.Component sourceComponent,
java.util.Map<java.lang.String,java.lang.Object> rawVariables)
sourceComponent - The source layout from where the component was draggedrawVariables - The drag details