public class DefaultDragAndDropWrapper extends 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 © 2017 SAP SE. All Rights Reserved.