Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.kmlmouse.KmlMouseMapHandler

Packages that use KmlMouseMapHandler
com.google.gwt.maps.client.events.kmlmouse   
com.google.gwt.maps.client.layers   
 

Uses of KmlMouseMapHandler in com.google.gwt.maps.client.events.kmlmouse
 

Fields in com.google.gwt.maps.client.events.kmlmouse with type parameters of type KmlMouseMapHandler
static GwtEvent.Type<KmlMouseMapHandler> KmlMouseMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.kmlmouse that return types with arguments of type KmlMouseMapHandler
 GwtEvent.Type<KmlMouseMapHandler> KmlMouseMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.kmlmouse with parameters of type KmlMouseMapHandler
protected  void KmlMouseMapEvent.dispatch(KmlMouseMapHandler handler)
           
 

Uses of KmlMouseMapHandler in com.google.gwt.maps.client.layers
 

Methods in com.google.gwt.maps.client.layers with parameters of type KmlMouseMapHandler
 HandlerRegistration KmlLayer.addClickHandler(KmlMouseMapHandler 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.