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