Functiondijit._editor.RichText.onChange

dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js

this is fired if and only if the editor loses focus and the content is changed

Usage

function (newContent) (view source)
parametertypedescription
newContent