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