Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.radius.RadiusChangeMapHandler

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

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.