|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DragMapHandler | |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.events.drag | |
| com.google.gwt.maps.client.overlays | |
| Uses of DragMapHandler in com.google.gwt.maps.client |
|---|
| Methods in com.google.gwt.maps.client with parameters of type DragMapHandler | |
|---|---|
HandlerRegistration |
MapWidget.addDragHandler(DragMapHandler handler)
This event is repeatedly fired while the user drags the map. |
HandlerRegistration |
MapImpl.addDragHandler(DragMapHandler handler)
This event is repeatedly fired while the user drags the map. |
| Uses of DragMapHandler in com.google.gwt.maps.client.events.drag |
|---|
| Fields in com.google.gwt.maps.client.events.drag with type parameters of type DragMapHandler | |
|---|---|
static GwtEvent.Type<DragMapHandler> |
DragMapEvent.TYPE
|
| Methods in com.google.gwt.maps.client.events.drag that return types with arguments of type DragMapHandler | |
|---|---|
GwtEvent.Type<DragMapHandler> |
DragMapEvent.getAssociatedType()
|
| Methods in com.google.gwt.maps.client.events.drag with parameters of type DragMapHandler | |
|---|---|
protected void |
DragMapEvent.dispatch(DragMapHandler handler)
|
| Uses of DragMapHandler in com.google.gwt.maps.client.overlays |
|---|
| Methods in com.google.gwt.maps.client.overlays with parameters of type DragMapHandler | |
|---|---|
HandlerRegistration |
Marker.addDragHandler(DragMapHandler handler)
This event is repeatedly fired while the user drags the marker. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||