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