com.google.gwt.maps.client.events.animation
Class AnimationChangeMapEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<H>
com.google.gwt.maps.client.events.MapEvent<AnimationChangeMapHandler,AnimationChangeMapEvent>
com.google.gwt.maps.client.events.animation.AnimationChangeMapEvent
public class AnimationChangeMapEvent
- extends MapEvent<AnimationChangeMapHandler,AnimationChangeMapEvent>
TYPE
public static GwtEvent.Type<AnimationChangeMapHandler> TYPE
AnimationChangeMapEvent
public AnimationChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<AnimationChangeMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<AnimationChangeMapHandler,AnimationChangeMapEvent>
dispatch
protected void dispatch(AnimationChangeMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<AnimationChangeMapHandler,AnimationChangeMapEvent>
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.