public class DragAndDropWrapper.WrapperTargetDetails extends TargetDetailsImpl
| Constructor and Description |
|---|
WrapperTargetDetails(Map<String,Object> rawDropData) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAbsoluteLeft() |
Integer |
getAbsoluteTop() |
HorizontalDropLocation |
getHorizontalDropLocation() |
VerticalDropLocation |
getVerticalDropLocation() |
getData, getMouseEvent, getTarget, setDatapublic Integer getAbsoluteLeft()
public Integer getAbsoluteTop()
public VerticalDropLocation getVerticalDropLocation()
public HorizontalDropLocation getHorizontalDropLocation()
Copyright © 2016 Vaadin Ltd. All rights reserved.