Searched defs:InPlaceEditor (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/solr/client/ruby/flare/public/javascripts/
H A Dcontrols.js457 // see documentation on http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor
468 Ajax.InPlaceEditor = Class.create();
469 Ajax.InPlaceEditor.defaultHighlightColor = "#FFFF99";
470 Ajax.InPlaceEditor.prototype = {
499 highlightcolor: Ajax.InPlaceEditor.defaultHighlightColor,
781 Object.extend(Ajax.InPlaceCollectionEditor.prototype, Ajax.InPlaceEditor.prototype);

Completed in 10 milliseconds