public interface DragAndDropContext extends CockpitContext
| Modifier and Type | Method and Description |
|---|---|
CockpitContext |
getDraggedContext()
Returns a context associated with a dragged object.
|
Set<MouseKeys> |
getKeys()
Returns keys hold during drag and drop operation.
|
CockpitContext |
getTargetContext()
Returns a context associated with a destination object.
|
addAllParameters, clearParameters, containsParameter, getParameter, getParameterAsBoolean, getParameterKeys, getParameters, removeParameter, setParameter, setParametersSet<MouseKeys> getKeys()
CockpitContext getDraggedContext()
CockpitContext getTargetContext()
Copyright © 2018. All rights reserved.