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