1.

Which Widget Acts As A Suggestion Box In Gwt?

Answer»

SuggestBox WIDGET represents a text box or text area which displays a pre-configured set of selections that match the USER's input. Each SuggestBox is ASSOCIATED with a single SuggestOracle. The SuggestOracle is USED to provide a set of selections given a specific query string.

SuggestBox widget represents a text box or text area which displays a pre-configured set of selections that match the user's input. Each SuggestBox is associated with a single SuggestOracle. The SuggestOracle is used to provide a set of selections given a specific query string.



Discussion

No Comment Found