|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TiltChangeMapHandler | |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.tilt |
Uses of TiltChangeMapHandler in com.google.gwt.maps.client |
---|
Methods in com.google.gwt.maps.client with parameters of type TiltChangeMapHandler | |
---|---|
HandlerRegistration |
MapWidget.addTiltChangeHandler(TiltChangeMapHandler handler)
This event is fired when the map tilt property changes. |
HandlerRegistration |
MapImpl.addTiltChangeHandler(TiltChangeMapHandler handler)
This event is fired when the map tilt property changes. |
Uses of TiltChangeMapHandler in com.google.gwt.maps.client.events.tilt |
---|
Fields in com.google.gwt.maps.client.events.tilt with type parameters of type TiltChangeMapHandler | |
---|---|
static GwtEvent.Type<TiltChangeMapHandler> |
TiltChangeMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.tilt that return types with arguments of type TiltChangeMapHandler | |
---|---|
GwtEvent.Type<TiltChangeMapHandler> |
TiltChangeMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.tilt with parameters of type TiltChangeMapHandler | |
---|---|
protected void |
TiltChangeMapEvent.dispatch(TiltChangeMapHandler handler)
|
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |