Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.mapchange.MapChangeMapHandler

Packages that use MapChangeMapHandler
com.google.gwt.maps.client.adsense   
com.google.gwt.maps.client.events.mapchange   
 

Uses of MapChangeMapHandler in com.google.gwt.maps.client.adsense
 

Methods in com.google.gwt.maps.client.adsense with parameters of type MapChangeMapHandler
 HandlerRegistration AdUnitWidget.addMapChangeHandler(MapChangeMapHandler handler)
          This event is fired when the AdUnit's map property changes.
 HandlerRegistration AdUnitImpl.addMapChangeHandler(MapChangeMapHandler handler)
          This event is fired when the AdUnit's map property changes.
 

Uses of MapChangeMapHandler in com.google.gwt.maps.client.events.mapchange
 

Fields in com.google.gwt.maps.client.events.mapchange with type parameters of type MapChangeMapHandler
static GwtEvent.Type<MapChangeMapHandler> MapChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.mapchange that return types with arguments of type MapChangeMapHandler
 GwtEvent.Type<MapChangeMapHandler> MapChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.mapchange with parameters of type MapChangeMapHandler
protected  void MapChangeMapEvent.dispatch(MapChangeMapHandler handler)
           
 



Follow us on GitHub

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