com.google.maps.gwt.client
Interface InfoWindow.PositionChangedHandler

Enclosing class:
InfoWindow

public static interface InfoWindow.PositionChangedHandler

This event is fired when the position property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.