com.google.gwt.maps.client.events.directions
Class DirectionsChangeMapEvent
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<DirectionsChangeMapHandler,DirectionsChangeMapEvent>
com.google.gwt.maps.client.events.directions.DirectionsChangeMapEvent
public class DirectionsChangeMapEvent
- extends MapEvent<DirectionsChangeMapHandler,DirectionsChangeMapEvent>
TYPE
public static GwtEvent.Type<DirectionsChangeMapHandler> TYPE
DirectionsChangeMapEvent
public DirectionsChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<DirectionsChangeMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<DirectionsChangeMapHandler,DirectionsChangeMapEvent>
dispatch
protected void dispatch(DirectionsChangeMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<DirectionsChangeMapHandler,DirectionsChangeMapEvent>
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.