com.google.maps.gwt.client
Interface Polyline.RightClickHandler

Enclosing class:
Polyline

public static interface Polyline.RightClickHandler

This event is fired when the Polyline is right-clicked on.


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

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.