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

Enclosing class:
Marker

public static interface Marker.RightClickHandler

This event is fired for a rightclick on the marker.


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

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.