Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.tilt.TiltChangeMapHandler

Packages that use TiltChangeMapHandler
com.google.gwt.maps.client   
com.google.gwt.maps.client.events.tilt   
 

Uses of TiltChangeMapHandler in com.google.gwt.maps.client
 

Methods in com.google.gwt.maps.client with parameters of type TiltChangeMapHandler
 HandlerRegistration MapWidget.addTiltChangeHandler(TiltChangeMapHandler handler)
          This event is fired when the map tilt property changes.
 HandlerRegistration MapImpl.addTiltChangeHandler(TiltChangeMapHandler handler)
          This event is fired when the map tilt property changes.
 

Uses of TiltChangeMapHandler in com.google.gwt.maps.client.events.tilt
 

Fields in com.google.gwt.maps.client.events.tilt with type parameters of type TiltChangeMapHandler
static GwtEvent.Type<TiltChangeMapHandler> TiltChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.tilt that return types with arguments of type TiltChangeMapHandler
 GwtEvent.Type<TiltChangeMapHandler> TiltChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.tilt with parameters of type TiltChangeMapHandler
protected  void TiltChangeMapEvent.dispatch(TiltChangeMapHandler handler)
           
 



Follow us on GitHub

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