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