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