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