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