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