Package | Description |
---|---|
com.google.gwt.maps.client.adsense | |
com.google.gwt.maps.client.events.mapchange |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
AdUnitWidget.addMapChangeHandler(MapChangeMapHandler handler)
This event is fired when the AdUnit's map property changes.
|
HandlerRegistration |
AdUnitImpl.addMapChangeHandler(MapChangeMapHandler handler)
This event is fired when the AdUnit's map property changes.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<MapChangeMapHandler> |
MapChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<MapChangeMapHandler> |
MapChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
MapChangeMapEvent.dispatch(MapChangeMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.