Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.format.FormatChangeMapHandler

Packages that use FormatChangeMapHandler
com.google.gwt.maps.client.adsense   
com.google.gwt.maps.client.events.format   
 

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

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

Uses of FormatChangeMapHandler in com.google.gwt.maps.client.events.format
 

Fields in com.google.gwt.maps.client.events.format with type parameters of type FormatChangeMapHandler
static GwtEvent.Type<FormatChangeMapHandler> FormatChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.format that return types with arguments of type FormatChangeMapHandler
 GwtEvent.Type<FormatChangeMapHandler> FormatChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.format with parameters of type FormatChangeMapHandler
protected  void FormatChangeMapEvent.dispatch(FormatChangeMapHandler handler)
           
 



Follow us on GitHub

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