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