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 DnDDropHandlerboolean possiblyDrop(DnDEvent event)
true if drop succeeded