Namespace: documentSearch

documentSearch

The search functionality
Source:

Methods

(static) buildSearch(parentButton, insertBefore)

Create the search panel
Parameters:
Name Type Description
parentButton object where to add the search panel
insertBefore boolean Element to insert the resulting button before
Source:

(static) runSearch()

Start the search using the server
Source:

(static) searchNext()

Skip to next result
Source:

(static) searchPrevious()

Skip to previous result
Source:

(static) showSearch()

Open the search popup
Source: