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