new FacetDropdownView()
Extends
- Backbone.View
Members
events
list of events for Backbone View
Methods
clearFilter()
Clears selected filters and updates hash by calling
"updateHash"
initialize()
Initially sets data to model and watches events on which
view should be updated
Listens to Events:
- module:dropdown.FacetDropdownModel~event:change
render()
Renders view
updateFacet()
Calculates value of optionSelected value in model and calls
"updateSignaturesHash"
inside of "updateHash"