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

Enclosing class:
Polygon

public static interface Polygon.DblClickHandler

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


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

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.