public class DragNDropHelper
extends java.lang.Object
| Constructor and Description |
|---|
DragNDropHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static DragAndDropWrapper |
getDDWrapper() |
static java.util.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 java.util.List<TypedObject> getDraggedItems(Component itemFromEvent)
protected static DragAndDropWrapper getDDWrapper()
Copyright © 2018 SAP SE. All Rights Reserved.