com.google.gwt.maps.client.events.insertat
Class InsertAtMapEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<H>
com.google.gwt.maps.client.events.MapEvent<InsertAtMapHandler,InsertAtMapEvent>
com.google.gwt.maps.client.events.insertat.InsertAtMapEvent
public class InsertAtMapEvent
- extends MapEvent<InsertAtMapHandler,InsertAtMapEvent>
Constructor Summary |
InsertAtMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
|
TYPE
public static GwtEvent.Type<InsertAtMapHandler> TYPE
InsertAtMapEvent
public InsertAtMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<InsertAtMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<InsertAtMapHandler,InsertAtMapEvent>
dispatch
protected void dispatch(InsertAtMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<InsertAtMapHandler,InsertAtMapEvent>
getIndex
public int getIndex()
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.