
public static interface DndDropEvent.HasDndDropHandlers
DndDropEvent events.| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addDropHandler(DndDropEvent.DndDropHandler handler)
Adds a
DndDropEvent.DndDropHandler handler for DndDropEvent events. |
HandlerRegistration addDropHandler(DndDropEvent.DndDropHandler handler)
DndDropEvent.DndDropHandler handler for DndDropEvent events.handler - the handlerCopyright © 2016. All rights reserved.