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

/yui3/src/editor/js/
H A Deditor-para.js4 * @class Plugin.EditorPara
12 var EditorPara = function() { function
13 EditorPara.superclass.constructor.apply(this, arguments);
18 Y.extend(EditorPara, Y.Plugin.EditorParaBase, {
266 Y.error('Can not plug EditorPara and EditorBR at the same time.');
294 Y.Plugin.EditorPara = EditorPara;

Completed in 18 milliseconds