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

Enclosing class:
Marker

public static interface Marker.MouseOutHandler

This event is fired when the mouse leaves the area of the marker icon.


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

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.