Package | Description |
---|---|
com.google.gwt.maps.client.events.radius | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<RadiusChangeMapHandler> |
RadiusChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<RadiusChangeMapHandler> |
RadiusChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
RadiusChangeMapEvent.dispatch(RadiusChangeMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Circle.addRadiusChangeHandler(RadiusChangeMapHandler handler)
This event is fired when the circle's radius is changed.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.