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