Facet dropdown component functionality
- Source:
Parameters:
Name | Type | Description |
---|---|---|
$ |
jQuery | Instance of jQuery |
document |
Document | dom document object |
Returns:
list of methods for working with component dropdown
- Type
- Object
Classes
Members
(static) api :Object.<Methods>
This object stores all public api methods
Type:
- Object.<Methods>
Methods
(static) getFacetDataRequestInfo() → {Array.<FacetDataRequestInfo>}
Returns:
facet data needed for request
- Type
- Array.<FacetDataRequestInfo>
(static) init()
For each search dropdown component on a page creates instance of
"FacetDropdownModel" and
"FacetDropdownView"