|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RadiusChangeMapHandler | |
---|---|
com.google.gwt.maps.client.events.radius | |
com.google.gwt.maps.client.overlays |
Uses of RadiusChangeMapHandler in com.google.gwt.maps.client.events.radius |
---|
Fields in com.google.gwt.maps.client.events.radius with type parameters of type RadiusChangeMapHandler | |
---|---|
static GwtEvent.Type<RadiusChangeMapHandler> |
RadiusChangeMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.radius that return types with arguments of type RadiusChangeMapHandler | |
---|---|
GwtEvent.Type<RadiusChangeMapHandler> |
RadiusChangeMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.radius with parameters of type RadiusChangeMapHandler | |
---|---|
protected void |
RadiusChangeMapEvent.dispatch(RadiusChangeMapHandler handler)
|
Uses of RadiusChangeMapHandler in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays with parameters of type RadiusChangeMapHandler | |
---|---|
HandlerRegistration |
Circle.addRadiusChangeHandler(RadiusChangeMapHandler handler)
This event is fired when the circle's radius is changed. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |