Uses of Class
com.google.gwt.maps.client.overlays.InfoWindowOptions

Packages that use InfoWindowOptions
com.google.gwt.maps.client.overlays   
 

Uses of InfoWindowOptions in com.google.gwt.maps.client.overlays
 

Methods in com.google.gwt.maps.client.overlays that return InfoWindowOptions
static InfoWindowOptions InfoWindowOptions.newInstance()
          InfoWindow Options
 

Methods in com.google.gwt.maps.client.overlays with parameters of type InfoWindowOptions
static InfoWindow InfoWindow.newInstance(InfoWindowOptions options)
          Creates an info window with the given options.
 void InfoWindow.setOptions(InfoWindowOptions options)
          set Options
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.