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, setData
public Integer getAbsoluteLeft()
public Integer getAbsoluteTop()
public VerticalDropLocation getVerticalDropLocation()
public HorizontalDropLocation getHorizontalDropLocation()
Copyright © 2021 Vaadin Ltd. All rights reserved.