|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PositionChangeMapHandler | |
---|---|
com.google.gwt.maps.client.adsense | |
com.google.gwt.maps.client.events.position | |
com.google.gwt.maps.client.overlays | |
com.google.gwt.maps.client.streetview |
Uses of PositionChangeMapHandler in com.google.gwt.maps.client.adsense |
---|
Methods in com.google.gwt.maps.client.adsense with parameters of type PositionChangeMapHandler | |
---|---|
HandlerRegistration |
AdUnitWidget.addPositionChangeHandler(PositionChangeMapHandler handler)
This event is fired when the AdUnit's position property changes. |
HandlerRegistration |
AdUnitImpl.addPositionChangeHandler(PositionChangeMapHandler handler)
This event is fired when the AdUnit's position property changes. |
Uses of PositionChangeMapHandler in com.google.gwt.maps.client.events.position |
---|
Fields in com.google.gwt.maps.client.events.position with type parameters of type PositionChangeMapHandler | |
---|---|
static GwtEvent.Type<PositionChangeMapHandler> |
PositionChangeMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.position that return types with arguments of type PositionChangeMapHandler | |
---|---|
GwtEvent.Type<PositionChangeMapHandler> |
PositionChangeMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.position with parameters of type PositionChangeMapHandler | |
---|---|
protected void |
PositionChangeMapEvent.dispatch(PositionChangeMapHandler handler)
|
Uses of PositionChangeMapHandler in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays with parameters of type PositionChangeMapHandler | |
---|---|
HandlerRegistration |
InfoWindow.addPositionChangeHandler(PositionChangeMapHandler handler)
This event is fired when the position property changes. |
Uses of PositionChangeMapHandler in com.google.gwt.maps.client.streetview |
---|
Methods in com.google.gwt.maps.client.streetview with parameters of type PositionChangeMapHandler | |
---|---|
HandlerRegistration |
StreetViewPanoramaWidget.addPositionChangeHandler(PositionChangeMapHandler handler)
This event is fired when the panorama's position changes. |
HandlerRegistration |
StreetViewPanoramaImpl.addPositionChangeHandler(PositionChangeMapHandler handler)
This event is fired when the panorama's position changes. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |