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