Searched refs:cbName (Results 1 – 1 of 1) sorted by relevance
731 triggerCallback: function(cbName, arg) { argument732 if ('function' == typeof this.options[cbName]) {733 this.options[cbName](this, arg);