Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.links.LinksChangeMapHandler

Packages that use LinksChangeMapHandler
com.google.gwt.maps.client.events.links   
com.google.gwt.maps.client.streetview   
 

Uses of LinksChangeMapHandler in com.google.gwt.maps.client.events.links
 

Fields in com.google.gwt.maps.client.events.links with type parameters of type LinksChangeMapHandler
static GwtEvent.Type<LinksChangeMapHandler> LinksChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.links that return types with arguments of type LinksChangeMapHandler
 GwtEvent.Type<LinksChangeMapHandler> LinksChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.links with parameters of type LinksChangeMapHandler
protected  void LinksChangeMapEvent.dispatch(LinksChangeMapHandler handler)
           
 

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

Methods in com.google.gwt.maps.client.streetview with parameters of type LinksChangeMapHandler
 HandlerRegistration StreetViewPanoramaWidget.addLinksChangeHandler(LinksChangeMapHandler handler)
          This event is fired when the panorama's links change.
 HandlerRegistration StreetViewPanoramaImpl.addLinksChangeHandler(LinksChangeMapHandler handler)
          This event is fired when the panorama's links change.
 



Follow us on GitHub

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