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