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