Package | Description |
---|---|
com.google.gwt.maps.client.events.cursor | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<CursorChangeMapHandler> |
CursorChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<CursorChangeMapHandler> |
CursorChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
CursorChangeMapEvent.dispatch(CursorChangeMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Marker.addCursorChangeHandler(CursorChangeMapHandler handler)
This event is fired when the marker's cursor property changes.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.