Searched refs:onSubmitAdd_ (Results 1 – 1 of 1) sorted by relevance
28 form.addEventListener('submit', this.onSubmitAdd_.bind(this), false);42 HSTSView.prototype.onSubmitAdd_ = function(event) { method in HSTSView