RadiusFilterView

radiusFilter. RadiusFilterView

new RadiusFilterView()

Source:

Extends

  • Backbone.View

Members

events

Source:
list of events for Backbone View

Methods

deselect(args)

Source:
Updates hash with empty string and model 'selected' value set to undefined
Parameters:
Name Type Description
args Event Event object that contains current target

hashChanged(hash)

Source:
Updates model 'selected' value based on hash value
Parameters:
Name Type Description
hash Object Hash parameter stored as an Object

radiusClick(args)

Source:
Updates hash and model 'selected' value
Parameters:
Name Type Description
args Event Event object that contain current target

render()

Source:
Render view

updateHash(newValue)

Source:
Updates hash with new value
Parameters:
Name Type Description
newValue Number | String new value of hash parameter