Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.cursor.CursorChangeMapHandler

Packages that use CursorChangeMapHandler
com.google.gwt.maps.client.events.cursor   
com.google.gwt.maps.client.overlays   
 

Uses of CursorChangeMapHandler in com.google.gwt.maps.client.events.cursor
 

Fields in com.google.gwt.maps.client.events.cursor with type parameters of type CursorChangeMapHandler
static GwtEvent.Type<CursorChangeMapHandler> CursorChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.cursor that return types with arguments of type CursorChangeMapHandler
 GwtEvent.Type<CursorChangeMapHandler> CursorChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.cursor with parameters of type CursorChangeMapHandler
protected  void CursorChangeMapEvent.dispatch(CursorChangeMapHandler handler)
           
 

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

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



Follow us on GitHub

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