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

/yui3/src/editor/js/
H A Deditor-para-ie.js4 * @class Plugin.EditorParaIE
12 var EditorParaIE = function() { function
13 EditorParaIE.superclass.constructor.apply(this, arguments);
18 Y.extend(EditorParaIE, Y.Plugin.EditorParaBase, {
118 Y.Plugin.EditorPara = EditorParaIE;

Completed in 15 milliseconds