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