Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.pov.PovChangeMapHandler

Packages that use PovChangeMapHandler
com.google.gwt.maps.client.events.pov   
com.google.gwt.maps.client.streetview   
 

Uses of PovChangeMapHandler in com.google.gwt.maps.client.events.pov
 

Fields in com.google.gwt.maps.client.events.pov with type parameters of type PovChangeMapHandler
static GwtEvent.Type<PovChangeMapHandler> PovChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.pov that return types with arguments of type PovChangeMapHandler
 GwtEvent.Type<PovChangeMapHandler> PovChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.pov with parameters of type PovChangeMapHandler
protected  void PovChangeMapEvent.dispatch(PovChangeMapHandler handler)
           
 

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

Methods in com.google.gwt.maps.client.streetview with parameters of type PovChangeMapHandler
 HandlerRegistration StreetViewPanoramaWidget.addPovChangeHandler(PovChangeMapHandler handler)
          This event is fired when the panorama's point-of-view changes.
 HandlerRegistration StreetViewPanoramaImpl.addPovChangeHandler(PovChangeMapHandler handler)
          This event is fired when the panorama's point-of-view changes.
 



Follow us on GitHub

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