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