public class DefaultDragAndDropWrapper extends java.lang.Object implements DragAndDropWrapper
| Constructor and Description |
|---|
DefaultDragAndDropWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
attachDraggedItem(DraggedItem item,
Component component) |
DraggedItem |
getDraggedItem(Component component) |
public void attachDraggedItem(DraggedItem item, Component component)
attachDraggedItem in interface DragAndDropWrapperpublic DraggedItem getDraggedItem(Component component)
getDraggedItem in interface DragAndDropWrapperCopyright © 2018 SAP SE. All Rights Reserved.