Uses of Class
com.google.gwt.maps.client.placeslib.AutocompleteOptions

Packages that use AutocompleteOptions
com.google.gwt.maps.client.placeslib   
 

Uses of AutocompleteOptions in com.google.gwt.maps.client.placeslib
 

Methods in com.google.gwt.maps.client.placeslib that return AutocompleteOptions
static AutocompleteOptions AutocompleteOptions.newInstance()
          Create new AutocompleteOptions instance.
 

Methods in com.google.gwt.maps.client.placeslib with parameters of type AutocompleteOptions
static Autocomplete Autocomplete.newInstance(Element inputField, AutocompleteOptions options)
          Creates a new instance of Autocomplete that attaches to the specified input text field with the given options.
 



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