com.google.maps.gwt.client
Interface GoogleMap.MouseOutHandler

Enclosing class:
GoogleMap

public static interface GoogleMap.MouseOutHandler

This event is fired when the user's mouse exits the map container.


Method Summary
 void handle(MouseEvent event)
          Override to handle event.
 

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.