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