|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SearchView.OnQueryTextListener
Callbacks for changes to the query text.
| Method Summary | |
|---|---|
boolean |
onQueryTextChange(String newText)
Called when the query text is changed by the user. |
boolean |
onQueryTextSubmit(String query)
Called when the user submits the query. |
| Method Detail |
|---|
boolean onQueryTextSubmit(String query)
query - the query text that is to be submitted
boolean onQueryTextChange(String newText)
newText - the new content of the query text field.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||