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