@Deprecated public class AbstractSelect.AbstractSelectTargetDetails extends TargetDetailsImpl
AbstractSelect
that implement DropTarget.| Modifier and Type | Field and Description |
|---|---|
protected Object |
idOver
Deprecated.
The item id over which the drag event happened.
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSelectTargetDetails(Map<String,Object> rawVariables)
Deprecated.
Constructor that automatically converts itemIdOver key to
corresponding item Id.
|
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.shared.ui.dd.VerticalDropLocation |
getDropLocation()
Deprecated.
Returns a detailed vertical location where the drop happened on Item.
|
Object |
getItemIdOver()
Deprecated.
|
getData, getMouseEvent, getTarget, setDataprotected Object idOver
public Object getItemIdOver()
public com.vaadin.shared.ui.dd.VerticalDropLocation getDropLocation()
Copyright © 2019 Vaadin Ltd. All rights reserved.