Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.adsense.AdUnitOptions

Packages that use AdUnitOptions
com.google.gwt.maps.client.adsense   
 

Uses of AdUnitOptions in com.google.gwt.maps.client.adsense
 

Methods in com.google.gwt.maps.client.adsense that return AdUnitOptions
static AdUnitOptions AdUnitOptions.newInstance()
          creates options for adunit
 

Methods in com.google.gwt.maps.client.adsense with parameters of type AdUnitOptions
static AdUnitImpl AdUnitImpl.newInstance(Element container, AdUnitOptions options)
          Creates an AdSense for Content display ad on the associated map.
 

Constructors in com.google.gwt.maps.client.adsense with parameters of type AdUnitOptions
AdUnitWidget(AdUnitOptions options)
          create AdUnit widget
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.