public class DefaultDraggedItem extends Object implements DraggedItem
CONTAINING_BROWSER, SUPER_CATEGORY, TYPED_ITEM| Constructor and Description |
|---|
DefaultDraggedItem(TypedObject typedObject) |
DefaultDraggedItem(TypedObject typedObject,
BrowserModel browser,
TypedObject superCategory) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TypedObject> |
getAllTypedObjects() |
BrowserModel |
getBrowser() |
TypedObject |
getSingleTypedObject() |
TypedObject |
getSuperCategory() |
public DefaultDraggedItem(TypedObject typedObject, BrowserModel browser, TypedObject superCategory)
typedObject - superCategory - browser - public DefaultDraggedItem(TypedObject typedObject)
public Collection<TypedObject> getAllTypedObjects()
getAllTypedObjects in interface DraggedItempublic BrowserModel getBrowser()
getBrowser in interface DraggedItempublic TypedObject getSingleTypedObject()
getSingleTypedObject in interface DraggedItempublic TypedObject getSuperCategory()
getSuperCategory in interface DraggedItemCopyright © 2017 SAP SE. All Rights Reserved.