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