@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface DragEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(DragEvent event)
Handle event of type DragEvent
|
void handleEvent(@Nonnull
DragEvent event)