Package | Description |
---|---|
com.google.gwt.maps.client.drawinglib | |
com.google.gwt.maps.client.events.overlaycomplete.polyline |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
DrawingManager.addPolylineCompleteHandler(PolylineCompleteMapHandler handler)
This event is fired when the user has finished drawing a polyline.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<PolylineCompleteMapHandler> |
PolylineCompleteMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<PolylineCompleteMapHandler> |
PolylineCompleteMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
PolylineCompleteMapEvent.dispatch(PolylineCompleteMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.