|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |