Search function added
Parameters:
- added: SearchThumbSize (int, default: 320), sets the thumbnail size of the search results
- added: SearchInput (boolean, default:true), defines if the search input dialog is shown
- added: showSearchDialog( bShow ) // RETURNS: bSuccess
- added: searchForString( strKeyWords ) // RETURNS: bSuccess
- added: gotoPageAndZoom:(strPage, strViewstring)
- added: onSearchInit:(elInput)
- added: onSearchResults( arPageNumbers, arImages )
- added: onSearchStart( strKeyWords )
- added: onShowSearchDialog( bShow )
Methods:
Listeners: