Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.icon.IconChangeMapHandler

Packages that use IconChangeMapHandler
com.google.gwt.maps.client.events.icon   
com.google.gwt.maps.client.overlays   
 

Uses of IconChangeMapHandler in com.google.gwt.maps.client.events.icon
 

Fields in com.google.gwt.maps.client.events.icon with type parameters of type IconChangeMapHandler
static GwtEvent.Type<IconChangeMapHandler> IconChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.icon that return types with arguments of type IconChangeMapHandler
 GwtEvent.Type<IconChangeMapHandler> IconChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.icon with parameters of type IconChangeMapHandler
protected  void IconChangeMapEvent.dispatch(IconChangeMapHandler handler)
           
 

Uses of IconChangeMapHandler in com.google.gwt.maps.client.overlays
 

Methods in com.google.gwt.maps.client.overlays with parameters of type IconChangeMapHandler
 HandlerRegistration Marker.addIconChangeHandler(IconChangeMapHandler handler)
          This event is fired when the marker icon property changes.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.