com.google.maps.gwt.client
Interface Rectangle.BoundsChangedHandler

Enclosing class:
Rectangle

public static interface Rectangle.BoundsChangedHandler

This event is fired when the rectangle's bounds are changed.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.