Namespace s7sdk.search
s7sdk.search.SearchEffect
The SearchEffect
component is an effects component which renders search result regions on top of the page image, it is designed to
work with the PageView
component only.
s7sdk.search.SearchManager
The SearchManager
is a non-visual component which implements parsing of the search text input, communication with the search server and processing of search results returned by the search server.
s7sdk.search.SearchPanel
The SearchPanel
component provides UI for entering and submitting search text and also renders search results as scrollable thumbnails.
s7sdk.search.SearchResultsDesc
This class represents a complete response of the search server for a particular search query.
s7sdk.search.SearchResultsFrameDesc
This class represents a single frame, or spread in the catalog which has at least one search hit.
s7sdk.search.SearchResultsPageDesc
This class represents a single page within a catalog frame which contains at least one search hit.