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