public class DragAndDropWrapper.WrapperTargetDetails
extends com.vaadin.event.dd.TargetDetailsImpl
Constructor and Description |
---|
WrapperTargetDetails(Map<String,Object> rawDropData) |
Modifier and Type | Method and Description |
---|---|
Integer |
getAbsoluteLeft() |
Integer |
getAbsoluteTop() |
com.vaadin.shared.ui.dd.HorizontalDropLocation |
getHorizontalDropLocation() |
com.vaadin.shared.ui.dd.VerticalDropLocation |
getVerticalDropLocation() |
public Integer getAbsoluteLeft()
public Integer getAbsoluteTop()
public com.vaadin.shared.ui.dd.VerticalDropLocation getVerticalDropLocation()
public com.vaadin.shared.ui.dd.HorizontalDropLocation getHorizontalDropLocation()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.