Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.dragend | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapImpl.addDragEndHandler(DragEndMapHandler handler)
This event is fired when the user stops dragging the map.
|
HandlerRegistration |
MapWidget.addDragEndHandler(DragEndMapHandler handler)
This event is fired when the user stops dragging the map.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<DragEndMapHandler> |
DragEndMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<DragEndMapHandler> |
DragEndMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
DragEndMapEvent.dispatch(DragEndMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Marker.addDragEndHandler(DragEndMapHandler handler)
This event is fired when the user stops dragging the marker.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.