editor-para-debug.js revision a5b442fa7022cb624533685ed17a7cfe6344890d
2667N/A var EditorPara = function() {
2667N/A _fixFirstPara: function() {
2667N/A _onNodeChange: function(e) {
2667N/A switch (e.changedType) {
2667N/A //TODO Move this to a GECKO MODULE - Can't for the moment, requires no change to metadata (YMAIL)
2667N/A this._fixFirstPara();
2667N/A this._fixFirstPara();
2667N/A p = e.changedNode;
2667N/A if (e.changedNode) {
2667N/A e.preventDefault();
2667N/A d = e.changedNode;
2667N/A d.appendChild(t);
2667N/A d.removeChild(t);
2667N/A _afterEditorReady: function() {
2667N/A _afterContentChange: function() {
2667N/A _afterPaste: function() {
2667N/A initializer: function() {