Follow us on GitHub

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
 



Follow us on GitHub

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