| Package | Description |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.events.maptypeid |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
MapWidget.addMapTypeIdChangeHandler(MapTypeIdChangeMapHandler handler)
This event is fired when the mapTypeId property changes.
|
HandlerRegistration |
MapImpl.addMapTypeIdChangeHandler(MapTypeIdChangeMapHandler handler)
This event is fired when the mapTypeId property changes.
|
| Modifier and Type | Field and Description |
|---|---|
static GwtEvent.Type<MapTypeIdChangeMapHandler> |
MapTypeIdChangeMapEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<MapTypeIdChangeMapHandler> |
MapTypeIdChangeMapEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MapTypeIdChangeMapEvent.dispatch(MapTypeIdChangeMapHandler handler) |
Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.