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

Enclosing class:
InfoWindow

public static interface InfoWindow.ZIndexChangedHandler

This event is fired when the InfoWindow's zIndex changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.