dijit.InlineEditBox.onChange
dojo.require("dijit.InlineEditBox");
defined in dijit/InlineEditBox.js
User should set this handler to be notified of changes to value
Usage
function (value) (view source)
parameter | type | description |
---|---|---|
value |