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

Enclosing class:
InfoWindow

public static interface InfoWindow.CloseClickHandler

This event is fired when the close button was clicked.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.