public class DragNDropHelper extends Object
| Constructor and Description |
|---|
DragNDropHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static DragAndDropWrapper |
getDDWrapper() |
static List<TypedObject> |
getDraggedItems(Component itemFromEvent)
Returns dragged item in list or list of selected items from browser area (if given item is among them)
|
public static List<TypedObject> getDraggedItems(Component itemFromEvent)
protected static DragAndDropWrapper getDDWrapper()
Copyright © 2017 SAP SE. All Rights Reserved.