public class CircleCompleteMapEvent extends MapEvent<CircleCompleteMapHandler,CircleCompleteMapEvent>
GwtEvent.Type<H>
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<CircleCompleteMapHandler> |
TYPE |
properties
Constructor and Description |
---|
CircleCompleteMapEvent(com.google.gwt.ajaxloader.client.Properties properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(CircleCompleteMapHandler handler)
implement in the event that inherits this
|
GwtEvent.Type<CircleCompleteMapHandler> |
getAssociatedType()
implement in the event that inherits this
|
Circle |
getCircle() |
getAsJson, getProperties
assertLive, getSource, isLive, kill, revive
setSource, toDebugString, toString
public static GwtEvent.Type<CircleCompleteMapHandler> TYPE
public CircleCompleteMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
public GwtEvent.Type<CircleCompleteMapHandler> getAssociatedType()
MapEvent
getAssociatedType
in class MapEvent<CircleCompleteMapHandler,CircleCompleteMapEvent>
protected void dispatch(CircleCompleteMapHandler handler)
MapEvent
dispatch
in class MapEvent<CircleCompleteMapHandler,CircleCompleteMapEvent>
public Circle getCircle()
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.