Java com.google.gwt.search.client LocalSearch fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.search.client LocalSearch fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.search.client LocalSearch.

The text is from its open source code.

Constructor

Method

voidsetAddressLookupMode(AddressLookupMode mode)
The default behavior of this searcher is to co-mingle address lookup results (e.g., NY, NY) with local search results.
voidsetCenterPoint(JavaScriptObject point)
This method establishes a center point that is used to scope search results.
voidsetCenterPoint(String point)
This method establishes a center point that is used to scope search results.