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