Package org.nuclos.api.ui.dnd
Interface InstallContext
public interface InstallContext
InstallContext
context information for @link{DropHandler} installation
- Author:
- Moritz Neuhäuser <moritz.neuhaeuser@nuclos.de>
-
Method Summary
Modifier and TypeMethodDescriptiongetDropTarget drop targetgetEntityName entity name
-
Method Details
-
getDropTarget
DropTarget getDropTarget()getDropTarget drop target- Returns:
- drop target
-
getEntityUid
UID getEntityUid()getEntityName entity name- Returns:
- entity name
-