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