|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DndDropEvent.DndDropHandler | |
|---|---|
| com.sencha.gxt.dnd.core.client | Drag and drop framework. |
| Uses of DndDropEvent.DndDropHandler in com.sencha.gxt.dnd.core.client |
|---|
| Methods in com.sencha.gxt.dnd.core.client that return types with arguments of type DndDropEvent.DndDropHandler | |
|---|---|
GwtEvent.Type<DndDropEvent.DndDropHandler> |
DndDropEvent.getAssociatedType()
|
static GwtEvent.Type<DndDropEvent.DndDropHandler> |
DndDropEvent.getType()
Gets the type associated with this event. |
| Methods in com.sencha.gxt.dnd.core.client with parameters of type DndDropEvent.DndDropHandler | |
|---|---|
HandlerRegistration |
DropTarget.addDropHandler(DndDropEvent.DndDropHandler handler)
|
HandlerRegistration |
DragSource.addDropHandler(DndDropEvent.DndDropHandler handler)
|
HandlerRegistration |
DndDropEvent.HasDndDropHandlers.addDropHandler(DndDropEvent.DndDropHandler handler)
Adds a DndDropEvent.DndDropHandler handler for DndDropEvent events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||