Package org.nuclos.api.ui.dnd
Interface DropHandlerProvider<PK>
public interface DropHandlerProvider<PK>
DropHandlerProvider
provider for custom drop handler
- Author:
- Moritz Neuhäuser <moritz.neuhaeuser@nuclos.de>
-
Method Summary
-
Method Details
-
getDropHandler
getDropHandler drop handler for specificDropTarget
- Parameters:
dt
-- Returns:
- list of drop handlers
-