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