|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisibleChangeMapHandler | |
---|---|
com.google.gwt.maps.client.events.visible | |
com.google.gwt.maps.client.overlays | |
com.google.gwt.maps.client.streetview |
Uses of VisibleChangeMapHandler in com.google.gwt.maps.client.events.visible |
---|
Fields in com.google.gwt.maps.client.events.visible with type parameters of type VisibleChangeMapHandler | |
---|---|
static GwtEvent.Type<VisibleChangeMapHandler> |
VisibleChangeMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.visible that return types with arguments of type VisibleChangeMapHandler | |
---|---|
GwtEvent.Type<VisibleChangeMapHandler> |
VisibleChangeMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.visible with parameters of type VisibleChangeMapHandler | |
---|---|
protected void |
VisibleChangeMapEvent.dispatch(VisibleChangeMapHandler handler)
|
Uses of VisibleChangeMapHandler in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays with parameters of type VisibleChangeMapHandler | |
---|---|
HandlerRegistration |
Marker.addVisibleChangeHandler(VisibleChangeMapHandler handler)
This event is fired when the marker's visible property changes. |
Uses of VisibleChangeMapHandler in com.google.gwt.maps.client.streetview |
---|
Methods in com.google.gwt.maps.client.streetview with parameters of type VisibleChangeMapHandler | |
---|---|
HandlerRegistration |
StreetViewPanoramaWidget.addVisibleChangeHandler(VisibleChangeMapHandler handler)
This event is fired when the panorama's visibility changes. |
HandlerRegistration |
StreetViewPanoramaImpl.addVisibleChangeHandler(VisibleChangeMapHandler handler)
This event is fired when the panorama's visibility changes. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |