Searched refs:InPlaceEditor (Results 1 – 1 of 1) sorted by relevance
481 Ajax.InPlaceEditor = Class.create({694 this.options = Object.clone(Ajax.InPlaceEditor.DefaultOptions);695 Object.extend(this.options, Ajax.InPlaceEditor.DefaultCallbacks);709 $H(Ajax.InPlaceEditor.Listeners).each(function(pair) {752 Object.extend(Ajax.InPlaceEditor.prototype, {753 dispose: Ajax.InPlaceEditor.prototype.destroy756 Ajax.InPlaceCollectionEditor = Class.create(Ajax.InPlaceEditor, {857 Ajax.InPlaceEditor.prototype.initialize.dealWithDeprecatedOptions = function(options) { class in Ajax871 Object.extend(Ajax.InPlaceEditor, {