Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.flat.FlatChangeMapHandler

Packages that use FlatChangeMapHandler
com.google.gwt.maps.client.events.flat   
com.google.gwt.maps.client.overlays   
 

Uses of FlatChangeMapHandler in com.google.gwt.maps.client.events.flat
 

Fields in com.google.gwt.maps.client.events.flat with type parameters of type FlatChangeMapHandler
static GwtEvent.Type<FlatChangeMapHandler> FlatChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.flat that return types with arguments of type FlatChangeMapHandler
 GwtEvent.Type<FlatChangeMapHandler> FlatChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.flat with parameters of type FlatChangeMapHandler
protected  void FlatChangeMapEvent.dispatch(FlatChangeMapHandler handler)
           
 

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

Methods in com.google.gwt.maps.client.overlays with parameters of type FlatChangeMapHandler
 HandlerRegistration Marker.addFlatChangeHandler(FlatChangeMapHandler handler)
          This event is fired when the marker's flat property changes.
 



Follow us on GitHub

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