public static interface DnDDropHandler.WithResult extends DnDDropHandler
DnDDropHandler.WithResult
Modifier and Type | Method and Description |
---|---|
default void |
drop(DnDEvent event) |
boolean |
possiblyDrop(DnDEvent event) |
default void drop(DnDEvent event)
drop
in interface DnDDropHandler
boolean possiblyDrop(DnDEvent event)
true
if drop succeeded