Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.draggable.DraggableChangeMapHandler

Packages that use DraggableChangeMapHandler
com.google.gwt.maps.client.events.draggable   
com.google.gwt.maps.client.overlays   
 

Uses of DraggableChangeMapHandler in com.google.gwt.maps.client.events.draggable
 

Fields in com.google.gwt.maps.client.events.draggable with type parameters of type DraggableChangeMapHandler
static GwtEvent.Type<DraggableChangeMapHandler> DraggableChangedMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.draggable that return types with arguments of type DraggableChangeMapHandler
 GwtEvent.Type<DraggableChangeMapHandler> DraggableChangedMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.draggable with parameters of type DraggableChangeMapHandler
protected  void DraggableChangedMapEvent.dispatch(DraggableChangeMapHandler handler)
           
 

Uses of DraggableChangeMapHandler in com.google.gwt.maps.client.overlays
 

Methods in com.google.gwt.maps.client.overlays with parameters of type DraggableChangeMapHandler
 HandlerRegistration Marker.addDraggableChangeHandler(DraggableChangeMapHandler handler)
          This event is fired when the marker's draggable property changes.
 



Follow us on GitHub

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