|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdFormat | |
---|---|
com.google.gwt.maps.client.adsense |
Uses of AdFormat in com.google.gwt.maps.client.adsense |
---|
Methods in com.google.gwt.maps.client.adsense that return AdFormat | |
---|---|
static AdFormat |
AdFormat.fromValue(String value)
|
AdFormat |
AdUnitWidget.getFormat()
Returns the format in use by this AdUnit. |
AdFormat |
AdUnitOptions.getFormat()
The Format of the AdUnit. |
AdFormat |
AdUnitImpl.getFormat()
Returns the format in use by this AdUnit. |
static AdFormat |
AdFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdFormat[] |
AdFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.google.gwt.maps.client.adsense with parameters of type AdFormat | |
---|---|
void |
AdUnitWidget.setFormat(AdFormat format)
Specifies the display format for this AdUnit. |
void |
AdUnitOptions.setFormat(AdFormat format)
the Format of the AdUnit. |
void |
AdUnitImpl.setFormat(AdFormat format)
Specifies the display format for this AdUnit. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |