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