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