Home
last modified time | relevance | path

Searched refs:Responders (Results 1 – 2 of 2) sorted by relevance

/template/a_new_day/js/
H A Dprototype.js765 Ajax.Responders = { class in Ajax
792 Object.extend(Ajax.Responders, Enumerable);
794 Ajax.Responders.register({
853 Ajax.Responders.dispatch('onCreate', this, this.transport);
945 Ajax.Responders.dispatch('on' + state, this, transport, json);
979 Ajax.Responders.dispatch('onException', this, exception);
/template/battlehorse/js/
H A Dprototype.js765 Ajax.Responders = { class in Ajax
792 Object.extend(Ajax.Responders, Enumerable);
794 Ajax.Responders.register({
853 Ajax.Responders.dispatch('onCreate', this, this.transport);
945 Ajax.Responders.dispatch('on' + state, this, transport, json);
979 Ajax.Responders.dispatch('onException', this, exception);