Java com.google.gwt.maps.client.adsense AdUnitWidget fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.adsense AdUnitWidget fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.adsense AdUnitWidget.

The text is from its open source code.

Constructor

Method

HandlerRegistrationaddChannelNumberChangeHandler(ChannelNumberChangeMapHandler handler)
This event is fired when the AdUnit's channelNumber property changes.
HandlerRegistrationaddFormatChangeHandler(FormatChangeMapHandler handler)
This event is fired when the AdUnit's format property changes.
HandlerRegistrationaddMapChangeHandler(MapChangeMapHandler handler)
This event is fired when the AdUnit's map property changes.
HandlerRegistrationaddPositionChangeHandler(PositionChangeMapHandler handler)
This event is fired when the AdUnit's position property changes.