Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.panoramiomouse.PanoramioMouseMapHandler

Packages that use PanoramioMouseMapHandler
com.google.gwt.maps.client.events.panoramiomouse   
com.google.gwt.maps.client.panoramiolib   
 

Uses of PanoramioMouseMapHandler in com.google.gwt.maps.client.events.panoramiomouse
 

Fields in com.google.gwt.maps.client.events.panoramiomouse with type parameters of type PanoramioMouseMapHandler
static GwtEvent.Type<PanoramioMouseMapHandler> PanoramioMouseMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.panoramiomouse that return types with arguments of type PanoramioMouseMapHandler
 GwtEvent.Type<PanoramioMouseMapHandler> PanoramioMouseMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.panoramiomouse with parameters of type PanoramioMouseMapHandler
protected  void PanoramioMouseMapEvent.dispatch(PanoramioMouseMapHandler handler)
           
 

Uses of PanoramioMouseMapHandler in com.google.gwt.maps.client.panoramiolib
 

Methods in com.google.gwt.maps.client.panoramiolib with parameters of type PanoramioMouseMapHandler
 HandlerRegistration PanoramioLayer.addClickHandler(PanoramioMouseMapHandler handler)
          This event is fired when a feature in the layer is clicked.
 



Follow us on GitHub

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