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