Searched refs:closeChipHandler_ (Results 1 – 1 of 1) sorted by relevance
2417 … this.chipsEl_.on('click.dac-filter', '.dac-filter-chip-close', this.closeChipHandler_.bind(this));2541 Filter.prototype.closeChipHandler_ = function(event) { method in Filter