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

Enclosing class:
Marker

public static interface Marker.TitleChangedHandler

This event is fired when the marker title property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.