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