| java.lang.Object | ||
| ↳ | Toolbar | |
| ↳ | com.pdftron.pdf.controls.SearchToolbar | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | SearchToolbar.SearchToolbarListener | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SearchToolbar(Context context) | |||||||||||
| SearchToolbar(Context context, AttributeSet attrs) | |||||||||||
| SearchToolbar(Context context, AttributeSet attrs, int defStyleAttr) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SearchView | getSearchView() | ||||||||||
| boolean | isJustSubmittedQuery() | ||||||||||
| void | pause() | ||||||||||
| void | setJustSubmittedQuery(boolean justSubmittedQuery) | ||||||||||
| void | setSearchProgressBarVisible(boolean visible) | ||||||||||
| void | setSearchToolbarListener(SearchToolbar.SearchToolbarListener listener) | ||||||||||
| void | setVisibility(int visibility) | ||||||||||
| void | startShowSearchProgressTimer() | ||||||||||
| void | stopShowSearchProgressTimer() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||