com.google.gwt.maps.client.events.dragend
Class DragEndMapEvent
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<DragEndMapHandler,DragEndMapEvent>
com.google.gwt.maps.client.events.dragend.DragEndMapEvent
public class DragEndMapEvent
- extends MapEvent<DragEndMapHandler,DragEndMapEvent>
Constructor Summary |
DragEndMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
|
TYPE
public static GwtEvent.Type<DragEndMapHandler> TYPE
DragEndMapEvent
public DragEndMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<DragEndMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<DragEndMapHandler,DragEndMapEvent>
dispatch
protected void dispatch(DragEndMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<DragEndMapHandler,DragEndMapEvent>
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.