Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.pano.PanoChangeMapHandler

Packages that use PanoChangeMapHandler
com.google.gwt.maps.client.events.pano   
com.google.gwt.maps.client.streetview   
 

Uses of PanoChangeMapHandler in com.google.gwt.maps.client.events.pano
 

Fields in com.google.gwt.maps.client.events.pano with type parameters of type PanoChangeMapHandler
static GwtEvent.Type<PanoChangeMapHandler> PanoChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.pano that return types with arguments of type PanoChangeMapHandler
 GwtEvent.Type<PanoChangeMapHandler> PanoChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.pano with parameters of type PanoChangeMapHandler
protected  void PanoChangeMapEvent.dispatch(PanoChangeMapHandler handler)
           
 

Uses of PanoChangeMapHandler in com.google.gwt.maps.client.streetview
 

Methods in com.google.gwt.maps.client.streetview with parameters of type PanoChangeMapHandler
 HandlerRegistration StreetViewPanoramaWidget.addPanoChangeHandler(PanoChangeMapHandler handler)
          This event is fired when the panorama's pano id changes.
 HandlerRegistration StreetViewPanoramaImpl.addPanoChangeHandler(PanoChangeMapHandler handler)
          This event is fired when the panorama's pano id changes.
 



Follow us on GitHub

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