Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.tilt |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapImpl.addTiltChangeHandler(TiltChangeMapHandler handler)
This event is fired when the map tilt property changes.
|
HandlerRegistration |
MapWidget.addTiltChangeHandler(TiltChangeMapHandler handler)
This event is fired when the map tilt property changes.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<TiltChangeMapHandler> |
TiltChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<TiltChangeMapHandler> |
TiltChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
TiltChangeMapEvent.dispatch(TiltChangeMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.