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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetResultSetSize(ResultSetSize size)
Request more or fewer results when executing a search.
voidsetSiteRestriction(String site)
This method is used to restrict the set of web search results returned by this searcher.
voidsetUserDefinedLabel(String label)
Used by SearchControl when it is used to displayed search results.