com.google.maps.gwt.client
Interface Circle.RadiusChangedHandler

Enclosing class:
Circle

public static interface Circle.RadiusChangedHandler

This event is fired when the circle's radius is changed.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.