com.google.maps.gwt.client
Interface GroundOverlay.DblClickHandler

Enclosing class:
GroundOverlay

public static interface GroundOverlay.DblClickHandler

This event is fired when the DOM dblclick event is fired on the GroundOverlay .


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

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.