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

Enclosing class:
InfoWindow

public static interface InfoWindow.ContentChangedHandler

This event is fired when the content property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.