dropdown

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

FacetDropdownModel
FacetDropdownView

Members

(static) api :Object.<Methods>

Source:
This object stores all public api methods
Type:
  • Object.<Methods>

Methods

(static) getFacetDataRequestInfo() → {Array.<FacetDataRequestInfo>}

Source:
Returns:
facet data needed for request
Type
Array.<FacetDataRequestInfo>

(static) init()

Source:
For each search dropdown component on a page creates instance of "FacetDropdownModel" and "FacetDropdownView"