dijit._InlineEditor._onChange
dojo.require("dijit.InlineEditBox");
defined in dijit/InlineEditBox.js
Called when the underlying widget fires an onChange event, which means that the user has finished entering the value
Usage
function () (view source)