|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectionChangeMapHandler | |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.projection | |
com.google.gwt.maps.client.overlays |
Uses of ProjectionChangeMapHandler in com.google.gwt.maps.client |
---|
Methods in com.google.gwt.maps.client with parameters of type ProjectionChangeMapHandler | |
---|---|
HandlerRegistration |
MapWidget.addProjectionChangeHandler(ProjectionChangeMapHandler handler)
This event is fired when the projection has changed. |
HandlerRegistration |
MapImpl.addProjectionChangeHandler(ProjectionChangeMapHandler handler)
This event is fired when the projection has changed. |
Uses of ProjectionChangeMapHandler in com.google.gwt.maps.client.events.projection |
---|
Fields in com.google.gwt.maps.client.events.projection with type parameters of type ProjectionChangeMapHandler | |
---|---|
static GwtEvent.Type<ProjectionChangeMapHandler> |
ProjectionChangeMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.projection that return types with arguments of type ProjectionChangeMapHandler | |
---|---|
GwtEvent.Type<ProjectionChangeMapHandler> |
ProjectionChangeMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.projection with parameters of type ProjectionChangeMapHandler | |
---|---|
protected void |
ProjectionChangeMapEvent.dispatch(ProjectionChangeMapHandler handler)
|
Uses of ProjectionChangeMapHandler in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays with parameters of type ProjectionChangeMapHandler | |
---|---|
HandlerRegistration |
Marker.addProjectionChangeHandler(ProjectionChangeMapHandler handler)
This event is fired when the marker position property changes. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |