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