public class ProjectionChangeMapEvent extends MapEvent<ProjectionChangeMapHandler,ProjectionChangeMapEvent>
GwtEvent.Type<H>
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<ProjectionChangeMapHandler> |
TYPE |
properties
Constructor and Description |
---|
ProjectionChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(ProjectionChangeMapHandler handler)
implement in the event that inherits this
|
GwtEvent.Type<ProjectionChangeMapHandler> |
getAssociatedType()
implement in the event that inherits this
|
getAsJson, getProperties
assertLive, getSource, isLive, kill, revive
public static GwtEvent.Type<ProjectionChangeMapHandler> TYPE
public ProjectionChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
public GwtEvent.Type<ProjectionChangeMapHandler> getAssociatedType()
MapEvent
getAssociatedType
in class MapEvent<ProjectionChangeMapHandler,ProjectionChangeMapEvent>
protected void dispatch(ProjectionChangeMapHandler handler)
MapEvent
dispatch
in class MapEvent<ProjectionChangeMapHandler,ProjectionChangeMapEvent>
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.