Package com.google.gwt.maps.client.event

Event handling classes used in the Google Maps API Library for GWT

See:
          Description

Interface Summary
EarthInstanceHandler Provides an interface to the callback method for MapWidget.getEarthInstance(EarthInstanceHandler).
GroundOverlayVisibilityChangedHandler Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the GroundOverlay.
InfoWindowCloseClickHandler Provides an interface to implement in order to receive MapEvent.CLOSECLICK events from the InfoWindow.
InfoWindowMaximizeClickHandler Provides an interface to implement in order to receive MapEvent.MAXIMIZECLICK events from the InfoWindow.
InfoWindowMaximizeEndHandler Provides an interface to implement in order to receive MapEvent.MAXIMIZEEND events from the InfoWindow.
InfoWindowRestoreClickHandler Provides an interface to implement in order to receive MapEvent.RESTORECLICK events from the InfoWindow.
InfoWindowRestoreEndHandler Provides an interface to implement in order to receive MapEvent.RESTOREEND events from the InfoWindow.
MapAddMapTypeHandler Provides an interface to implement in order to receive MapEvent.ADDMAPTYPE events from the MapWidget.
MapAddOverlayHandler Provides an interface to implement in order to receive MapEvent.ADDOVERLAY events from the MapWidget.
MapClearOverlaysHandler Provides an interface to implement in order to receive MapEvent.CLEAROVERLAYS events from the MapWidget.
MapClickHandler Provides an interface to implement in order to receive click events from the MapWidget.
MapDoubleClickHandler Provides an interface to implement in order to receive click events from the MapWidget.
MapDragEndHandler Provides an interface to implement in order to receive MapEvent.DRAGEND events from the MapWidget.
MapDragHandler Provides an interface to implement in order to receive MapEvent.DRAG events from the MapWidget.
MapDragStartHandler Provides an interface to implement in order to receive MapEvent.DRAGSTART events from the MapWidget.
MapInfoWindowBeforeCloseHandler Provides an interface to implement in order to receive MapEvent.INFOWINDOWBEFORECLOSE events from the MapWidget.
MapInfoWindowCloseHandler Provides an interface to implement in order to receive MapEvent.INFOWINDOWCLOSE events from the MapWidget.
MapInfoWindowOpenHandler Provides an interface to implement in order to receive MapEvent.INFOWINDOWOPEN events from the MapWidget.
MapMouseMoveHandler Provides an interface to implement in order to receive MapEvent.MOUSEOUTevents from the MapWidget.
MapMouseOutHandler Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the MapWidget.
MapMouseOverHandler Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the MapWidget.
MapMoveEndHandler Provides an interface to implement in order to receive MapEvent.MOVEEND events from the MapWidget.
MapMoveHandler Provides an interface to implement in order to receive MapEvent.MOVEEND events from the MapWidget.
MapMoveStartHandler Provides an interface to implement in order to receive click events from the MapWidget.
MapRemoveMapTypeHandler Provides an interface to implement in order to receive MapEvent.REMOVEMAPTYPEevents from the MapWidget.
MapRemoveOverlayHandler Provides an interface to implement in order to receive MapEvent.REMOVEOVERLAY events from the MapWidget.
MapRightClickHandler Provides an interface to implement in order to receive click events from the MapWidget.
MapTypeChangedHandler Provides an interface to implement in order to receive MapEvent.TYPECHANGED events from the MapWidget.
MapTypeNewCopyrightHandler Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT events from the MapType.
MapZoomEndHandler Provides an interface to implement in order to receive MapEvent.ZOOMEND events from the MapWidget.
MarkerClickHandler Provides an interface to implement in order to receive MapEvent.CLICK events from the Marker.
MarkerDoubleClickHandler Provides an interface to implement in order to receive MapEvent.DOUBLECLICK events from the Marker.
MarkerDragEndHandler Provides an interface to implement in order to receive MapEvent.DRAGEND events from the Marker.
MarkerDragHandler Provides an interface to implement in order to receive MapEvent.DRAG events from the Marker.
MarkerDragStartHandler Provides an interface to implement in order to receive MapEvent.DRAGSTART events from the Marker.
MarkerInfoWindowBeforeCloseHandler Provides an interface to implement in order to receive MapEvent.INFOWINDOWBEFORECLOSE events from the Marker.
MarkerInfoWindowCloseHandler Provides an interface to implement in order to receive MapEvent.INFOWINDOWCLOSE events from the Marker.
MarkerInfoWindowOpenHandler Provides an interface to implement in order to receive MapEvent.INFOWINDOWOPEN events from the Marker.
MarkerMouseDownHandler Provides an interface to implement in order to receive MapEvent.MOUSEDOWN events from the Marker.
MarkerMouseOutHandler Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the Marker.
MarkerMouseOverHandler Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the Marker.
MarkerMouseUpHandler Provides an interface to implement in order to receive MapEvent.MOUSEUP events from the Marker.
MarkerRemoveHandler Provides an interface to implement in order to receive MapEvent.REMOVE events from the Marker.
MarkerVisibilityChangedHandler Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the Marker.
NewCopyrightHandler Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT events from the CopyrightCollection.
PolygonCancelLineHandler Provides an interface to implement in order to receive MapEvent.CANCELLINE events from the Polygon.
PolygonClickHandler Provides an interface to implement in order to receive MapEvent.CLICK events from the Polygon.
PolygonEndLineHandler Provides an interface to implement in order to receive MapEvent.ENDLINE events from the Polygon.
PolygonLineUpdatedHandler Provides an interface to implement in order to receive MapEvent.LINEUPDATED events from the Polygon.
PolygonMouseOutHandler Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the Polygon.
PolygonMouseOverHandler Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the Polygon.
PolygonRemoveHandler Provides an interface to implement in order to receive MapEvent.REMOVE events from the Polygon.
PolygonVisibilityChangedHandler Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the Polygon.
PolylineCancelLineHandler Provides an interface to implement in order to receive MapEvent.CANCELLINE events from the Polyline.
PolylineClickHandler Provides an interface to implement in order to receive MapEvent.CLICK events from the Polyline.
PolylineEndLineHandler Provides an interface to implement in order to receive MapEvent.ENDLINE events from the Polyline.
PolylineLineUpdatedHandler Provides an interface to implement in order to receive MapEvent.LINEUPDATED events from the Polyline.
PolylineMouseOutHandler Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the Polyline.
PolylineMouseOverHandler Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the Polyline.
PolylineRemoveHandler Provides an interface to implement in order to receive MapEvent.REMOVE events from the Polyline.
PolylineVisibilityChangedHandler Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the Polyline.
StreetviewErrorHandler Provides an interface to implement in order to receive MapEvent.ERROR events from the StreetviewPanoramaWidget.
StreetviewInitializedHandler Provides an interface to implement in order to receive MapEvent.INITIALIZED events from the StreetviewPanoramaWidget .
StreetviewOverlayChangedHandler Provides an interface to implement in order to receive MapEvent.CHANGED events from the StreetviewOverlay.
StreetviewPitchChangedHandler Provides an interface to implement in order to receive MapEvent.PITCHCHANGED events from the StreetviewPanoramaWidget.
StreetviewYawChangedHandler Provides an interface to implement in order to receive MapEvent.YAWCHANGED events from the StreetviewPanoramaWidget.
StreetviewZoomChangedHandler Provides an interface to implement in order to receive MapEvent.ZOOMCHANGED events from the StreetviewPanoramaWidget .
TileLayerNewCopyrightHandler Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT events from the TileLayer.
TrafficOverlayChangedHandler Provides an interface to implement in order to receive MapEvent.CHANGED events from the TrafficOverlay.
 

Class Summary
EarthInstanceHandler.EarthInstanceEvent Encapsulates the arguments for the callback to MapWidget.getEarthInstance(EarthInstanceHandler).
GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a GroundOverlay.
InfoWindowCloseClickHandler.InfoWindowCloseClickEvent Encapsulates the arguments for the MapEvent.CLOSECLICK event on a InfoWindow.
InfoWindowMaximizeClickHandler.InfoWindowMaximizeClickEvent Encapsulates the arguments for the MapEvent.MAXIMIZECLICK event on a InfoWindow.
InfoWindowMaximizeEndHandler.InfoWindowMaximizeEndEvent Encapsulates the arguments for the MapEvent.MAXIMIZEEND event on a InfoWindow.
InfoWindowRestoreClickHandler.InfoWindowRestoreClickEvent Encapsulates the arguments for the MapEvent.RESTORECLICK event on a InfoWindow.
InfoWindowRestoreEndHandler.InfoWindowRestoreEndEvent Encapsulates the arguments for the MapEvent.RESTOREEND event on a InfoWindow.
MapAddMapTypeHandler.MapAddMapTypeEvent Encapsulates the arguments for the MapEvent.ADDMAPTYPE event on a MapWidget.
MapAddOverlayHandler.MapAddOverlayEvent Encapsulates the arguments for the MapEvent.ADDOVERLAY event on a MapWidget.
MapClearOverlaysHandler.MapClearOverlaysEvent Encapsulates the arguments for the MapEvent.CLEAROVERLAYS event on a MapWidget.
MapClickHandler.MapClickEvent Encapsulates the arguments for the "click" event on a MapWidget.
MapDoubleClickHandler.MapDoubleClickEvent Encapsulates the arguments for the "click" event on a MapWidget.
MapDragEndHandler.MapDragEndEvent Encapsulates the arguments for the MapEvent.DRAGEND event on a MapWidget.
MapDragHandler.MapDragEvent Encapsulates the arguments for the MapEvent.DRAG event on a MapWidget.
MapDragStartHandler.MapDragStartEvent Encapsulates the arguments for the MapEvent.DRAGSTART event on a MapWidget.
MapInfoWindowBeforeCloseHandler.MapInfoWindowBeforeCloseEvent Encapsulates the arguments for the MapEvent.INFOWINDOWBEFORECLOSE event on a MapWidget.
MapInfoWindowCloseHandler.MapInfoWindowCloseEvent Encapsulates the arguments for the MapEvent.INFOWINDOWCLOSE event on a MapWidget.
MapInfoWindowOpenHandler.MapInfoWindowOpenEvent Encapsulates the arguments for the MapEvent.INFOWINDOWOPEN event on a MapWidget.
MapMouseMoveHandler.MapMouseMoveEvent Encapsulates the arguments for the MapEvent.MOUSEMOVE event on a MapWidget.
MapMouseOutHandler.MapMouseOutEvent Encapsulates the arguments for the MapEvent.MOUSEOUT event on a MapWidget.
MapMouseOverHandler.MapMouseOverEvent Encapsulates the arguments for the MapEvent.MOUSEOVER event on a MapWidget.
MapMoveEndHandler.MapMoveEndEvent Encapsulates the arguments for the MapEvent.MOVEEND event on a MapWidget.
MapMoveHandler.MapMoveEvent Encapsulates the arguments for the MapEvent.MAPMOVE event on a MapWidget.
MapMoveStartHandler.MapMoveStartEvent Encapsulates the arguments for the "click" event on a MapWidget.
MapRemoveMapTypeHandler.MapRemoveMapTypeEvent Encapsulates the arguments for the MapEvent.REMOVEMAPTYPE event on a MapWidget.
MapRemoveOverlayHandler.MapRemoveOverlayEvent Encapsulates the arguments for the MapEvent.REMOVEOVERLAY event on a MapWidget.
MapRightClickHandler.MapRightClickEvent Encapsulates the arguments for the "click" event on a MapWidget.
MapTypeChangedHandler.MapTypeChangedEvent Encapsulates the arguments for the MapEvent.TYPECHANGED event on a MapWidget.
MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent Encapsulates the arguments for the event.
MapZoomEndHandler.MapZoomEndEvent Encapsulates the arguments for the MapEvent.ZOOMEND event on a MapWidget.
MarkerClickHandler.MarkerClickEvent Encapsulates the arguments for the MapEvent.CLICK event on a Marker.
MarkerDoubleClickHandler.MarkerDoubleClickEvent Encapsulates the arguments for the MapEvent.DOUBLECLICK event on a Marker.
MarkerDragEndHandler.MarkerDragEndEvent Encapsulates the arguments for the MapEvent.DRAGEND event on a Marker.
MarkerDragHandler.MarkerDragEvent Encapsulates the arguments for the MapEvent.DRAG event on a Marker.
MarkerDragStartHandler.MarkerDragStartEvent Encapsulates the arguments for the MapEvent.DRAGSTART event on a Marker.
MarkerInfoWindowBeforeCloseHandler.MarkerInfoWindowBeforeCloseEvent Encapsulates the arguments for the MapEvent.INFOWINDOWBEFORECLOSE event on a Marker.
MarkerInfoWindowCloseHandler.MarkerInfoWindowCloseEvent Encapsulates the arguments for the MapEvent.INFOWINDOWCLOSE event on a Marker.
MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent Encapsulates the arguments for the MapEvent.INFOWINDOWOPEN event on a Marker.
MarkerMouseDownHandler.MarkerMouseDownEvent Encapsulates the arguments for the MapEvent.MOUSEDOWN event on a Marker.
MarkerMouseOutHandler.MarkerMouseOutEvent Encapsulates the arguments for the MapEvent.MOUSEOUT event on a Marker.
MarkerMouseOverHandler.MarkerMouseOverEvent Encapsulates the arguments for the MapEvent.MOUSEOVER event on a Marker.
MarkerMouseUpHandler.MarkerMouseUpEvent Encapsulates the arguments for the MapEvent.MOUSEUP event on a Marker.
MarkerRemoveHandler.MarkerRemoveEvent Encapsulates the arguments for the MapEvent.REMOVE event on a Marker.
MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Marker.
NewCopyrightHandler.NewCopyrightEvent Encapsulates the arguments for event.
PolygonCancelLineHandler.PolygonCancelLineEvent Encapsulates the arguments for the MapEvent.CANCELLINE event on a Polygon.
PolygonClickHandler.PolygonClickEvent Encapsulates the arguments for the MapEvent.CLICK event on a Polygon.
PolygonEndLineHandler.PolygonEndLineEvent Encapsulates the arguments for the MapEvent.ENDLINE event on a Polygon.
PolygonLineUpdatedHandler.PolygonLineUpdatedEvent Encapsulates the arguments for the MapEvent.LINEUPDATED event on a Polygon.
PolygonMouseOutHandler.PolygonMouseOutEvent Encapsulates the arguments for the MapEvent.MOUSEOUT event on a Polygon.
PolygonMouseOverHandler.PolygonMouseOverEvent Encapsulates the arguments for the MapEvent.MOUSEOVER event on a Polygon.
PolygonRemoveHandler.PolygonRemoveEvent Encapsulates the arguments for the MapEvent.REMOVE event on a Polygon.
PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Polygon.
PolylineCancelLineHandler.PolylineCancelLineEvent Encapsulates the arguments for the MapEvent.CANCELLINE event on a Polyline.
PolylineClickHandler.PolylineClickEvent Encapsulates the arguments for the MapEvent.CLICK event on a Polyline.
PolylineEndLineHandler.PolylineEndLineEvent Encapsulates the arguments for the MapEvent.ENDLINE event on a Polyline.
PolylineLineUpdatedHandler.PolylineLineUpdatedEvent Encapsulates the arguments for the MapEvent.LINEUPDATED event on a Polyline.
PolylineMouseOutHandler.PolylineMouseOutEvent Encapsulates the arguments for the MapEvent.MOUSEOUT event on a Polyline.
PolylineMouseOverHandler.PolylineMouseOverEvent Encapsulates the arguments for the MapEvent.MOUSEOVER event on a Polyline.
PolylineRemoveHandler.PolylineRemoveEvent Encapsulates the arguments for the MapEvent.REMOVE event on a Polyline.
PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Polyline.
StreetviewErrorHandler.StreetviewErrorEvent Encapsulates the arguments for the MapEvent.ERROR event on a StreetviewPanoramaWidget.
StreetviewInitializedHandler.StreetviewInitializedEvent Encapsulates the arguments for the MapEvent.INITIALIZED event on a StreetviewPanoramaWidget.
StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent Encapsulates the arguments for the MapEvent.CHANGED event on a StreetviewOverlay.
StreetviewPitchChangedHandler.StreetviewPitchChangedEvent Encapsulates the arguments for the MapEvent.PITCHCHANGED event on a StreetviewPanoramaWidget.
StreetviewYawChangedHandler.StreetviewYawChangedEvent Encapsulates the arguments for the MapEvent.YAWCHANGED event on a StreetviewPanoramaWidget.
StreetviewZoomChangedHandler.StreetviewZoomChangedEvent Encapsulates the arguments for the MapEvent.ZOOMCHANGED event on a StreetviewPanoramaWidget.
TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent Encapsulates the arguments for the "click" event on a MapWidget.
TrafficOverlayChangedHandler.TrafficOverlayChangedEvent Encapsulates the arguments for the MapEvent.CHANGED event on a TrafficOverlay.
 

Package com.google.gwt.maps.client.event Description

Event handling classes used in the Google Maps API Library for GWT

This package contains classes that provide bindings to the GEvent style events from the Maps API. Each event has a specific Handler class and Event class. The parameters to events are encapsulated inside the Event classes so that future changes to the Maps JS API can be handled without having to change user code written against earlier versions of the gwt-maps APIs.